aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ethernet/node.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-1368/+0
2016-12-20Always set start_of_ethernet_header in ethernet-input speed pathJohn Lo1-6/+10
2016-12-15Expand ethernet-input node speed-path for non-L2 pathsJohn Lo1-7/+22
2016-12-05Fix crash in debug mode when call ethernet_register_l3_redirect()jerryian1-0/+4
2016-11-16Tune the ethernet input untagged l2-bridging caseDave Barach1-0/+83
2016-09-20Use SSE instructions for matching tagged frames by ethertypeDamjan Marion1-4/+1
2016-09-19Add support for transparent ethernet bridging to GREDavid Hotham1-1/+2
2016-08-17Coding standards cleanup - remove trailing whitespace, fixes VPP-332Damjan Marion1-7/+7
2016-08-15VPP251 - Code style vnet/vnet/ethernetKeith Burns (alagalah)1-612/+710
2016-07-28VPP-189 More coverity bug fixesDave Barach1-1/+0
2016-06-05VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwadingJohn Lo1-8/+0
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-0/+6
2016-04-28Add ability to set l2_mode_noprotChristian Dechamplain (cdechamp)1-0/+35
2016-04-28Track number of ethernet vlans in a frameChris Luke1-1/+7
2016-02-29-O3 warnings be goneDave Barach1-1/+1
2016-02-24Link the vpp application against libvnet.so, not libvnet.aDave Barach1-0/+16
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+1112