aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ethernet/interface.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-27docs ethernet: add docs for ethernet SectionPaul Vinciguerra1-0/+7
2020-02-26ethernet: configure system default ethernet MTUDave Barach1-2/+25
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-18/+71
2019-11-27misc: add address sanitizer heap instrumentationBenoƮt Ganne1-0/+1
2019-10-29ethernet: VNET API to create sub-interfacesNeale Ranns1-0/+42
2019-10-02ethernet: dmac filter checks secondary mac addrsMatthew G Smith1-0/+47
2019-03-21BVI InterfaceNeale Ranns1-1/+1
2019-02-02Deprecate old mutliarch code, phase 1Damjan Marion1-3/+0
2019-01-30Use IP and MAC API types for neighborsNeale Ranns1-0/+1
2018-11-20ethernet-input optimizationsDamjan Marion1-0/+1
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-10-05On interface deletion - make sure any vlan qinq table is clearedJohn Lo1-0/+2
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns1-1/+14
2018-07-21Loopback tx: support multiple tx intfcs per frameDave Barach1-153/+197
2018-07-17loopback:fix delete to check interface classEyal Bari1-13/+6
2018-07-15VPP-1341: fix loopback interface graph arcsDave Barach1-50/+173
2018-07-07PipesNeale Ranns1-2/+5
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-3/+1
2018-04-27TAP memory leaks:Neale Ranns1-1/+0
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-1/+4
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-4/+1
2018-04-09L2: no-flood interface type in the Bridge-DomainNeale Ranns1-0/+4
2018-03-07Fix Avoid crash in vnet_delete_sub_interface routineSteve Shin1-1/+2
2018-02-20Fix reset the vlan flags when main interface is deleted.Steve Shin1-0/+2
2018-01-19Sub-Interface deletion not cleanup hash's properly (VPP-1136)John Lo1-10/+7
2017-08-01P2P EthernetPavel Kotucek1-13/+41
2017-04-07MPLS McastNeale Ranns1-1/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-3/+4
2017-03-03Implement a loopback instance allocation scheme.Jon Loeliger1-11/+112
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-0/+20
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+730