aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/interface.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-21VPP-1549 Add missing counter name.Paul Vinciguerra1-1/+2
2018-11-17pcap-based dispatch tracerDave Barach1-1/+2
2018-11-08vnet: remove unused fieldDamjan Marion1-2/+0
2018-11-08vnet: store hw interface speed in kbps instead of using flagsDamjan Marion1-27/+4
2018-10-29interface-flags; fix coverity error found in conversionNeale Ranns1-1/+2
2018-10-27Enumify interface flagsNeale Ranns1-30/+37
2018-10-19vppinfra: add atomic macros for __sync builtinsSirshak Das1-2/+2
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-3/+3
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns1-1/+2
2018-08-13Multiarch handling in different constructor macrosDamjan Marion1-0/+14
2018-08-11Multiversioning: Device (tx) function constructorMohsin Kazmi1-0/+21
2018-07-20IP directed broadcastNeale Ranns1-14/+22
2018-07-07PipesNeale Ranns1-0/+1
2018-06-15STATS: Add more hierarchy to counters.Ole Troan1-0/+20
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-9/+18
2018-05-11Fix issue with xconnect not working on the main interfaceDamjan Marion1-9/+6
2018-05-10vnet: device flow offload infraDamjan Marion1-0/+20
2018-04-25Adjacency walk more scalableNeale Ranns1-0/+5
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-3/+8
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-8/+3
2018-04-13bond: ping fails between l2 BD [VPP-1238]Steven1-0/+8
2018-04-09L2: no-flood interface type in the Bridge-DomainNeale Ranns1-1/+5
2018-04-09plugins: unload plugin if early init failsDamjan Marion1-0/+41
2018-04-04Detailed stats collection featureNeale Ranns1-15/+15
2018-03-19Use x(void) not x() in new interface stats codeNeale Ranns1-3/+3
2018-03-19Interface Unicast, Multicast and Broadcast stats on the APINeale Ranns1-1/+35
2018-03-09Coordinate known Ethernet speeds with Linux kernel and DPDKLee Roberts1-6/+16
2018-02-26vnet: add 25G interface speed flagDamjan Marion1-2/+4
2018-02-13vnet:remove duplicate interface function macroEyal Bari1-15/+3
2018-01-24Improve tunnel interface creation performanceJohn Lo1-0/+4
2017-08-01P2P EthernetPavel Kotucek1-0/+15
2017-07-18TCP/UDP checksum offload APIDave Barach1-0/+3
2017-07-13Fix crash with worker threads on 4K VXLAN/BD setup (VPP-907)John Lo1-6/+2
2017-07-12Deprecate support for flattened output nodesDamjan Marion1-3/+0
2017-06-21Introduce default rx mode for device driversDamjan Marion1-0/+2
2017-05-10vnet: introduce error state for sw interfacesDamjan Marion1-0/+3
2017-05-10device: Add callback for set interface rx-modeSteven1-9/+17
2017-05-02Add interface rx mode commands, unify rx mode and placement CLIDamjan Marion1-0/+15
2017-04-10Common device-input interrupt infraDamjan Marion1-0/+3
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2017-03-20vnet: add device-input threadplacement infraDamjan Marion1-0/+6
2017-03-07CLI: hide deleted interfacesEyal Bari1-0/+3
2017-02-13Basic support for LISP-GPE encapsulated NSH packetsFlorin Coras1-1/+3
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+658