aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/interface.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-27TAP memory leaks:Neale Ranns1-1/+4
2018-03-19Use x(void) not x() in new interface stats codeNeale Ranns1-2/+2
2018-03-19Interface Unicast, Multicast and Broadcast stats on the APINeale Ranns1-0/+66
2018-03-18Remove unnumbered configuration on interface deleteNeale Ranns1-0/+45
2018-02-16Allow providers to override glean behaviourNeale Ranns1-1/+3
2018-02-15Revert "Allow interface types to override glean adjacency behaivour"Ole Trøan1-3/+1
2018-02-15Allow interface types to override glean adjacency behaivourNeale Ranns1-1/+3
2018-02-12Improve MTU handlingNeale Ranns1-0/+16
2018-01-24Improve tunnel interface creation performanceJohn Lo1-21/+29
2018-01-19Sub-Interface deletion not cleanup hash's properly (VPP-1136)John Lo1-4/+11
2017-10-31Fix set interface mac address API to be endian neutralJohn Lo1-4/+5
2017-10-19VPP-1024: rewrite buffer trajectory tracerDave Barach1-6/+9
2017-08-13default update adjacency function deos not return multicast adjacencyNeale Ranns1-6/+40
2017-08-01P2P EthernetPavel Kotucek1-0/+4
2017-07-27Fix interface reuse when running multithreadedDamjan Marion1-4/+12
2017-07-12Deprecate support for flattened output nodesDamjan Marion1-6/+2
2017-06-21Introduce default rx mode for device driversDamjan Marion1-0/+1
2017-06-20vlib: make runtime_data handling thread-localIgor Mikhailov (imichail)1-16/+26
2017-05-10vnet: introduce error state for sw interfacesDamjan Marion1-0/+7
2017-04-10Common device-input interrupt infraDamjan Marion1-0/+2
2017-04-07MPLS McastNeale Ranns1-1/+1
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras1-0/+1
2017-01-03Fix crash on vhost-user deletion - VPP-571Wojciech Dec1-7/+10
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1398