aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ethernet/ethernet.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-561/+0
2016-12-20Decouple dependencies/assumptions in MAC changeNeale Ranns1-1/+2
2016-11-11feature: convert all feature nodes to new feature infraDamjan Marion1-24/+2
2016-11-01feature: add new feature handling code and device-input featuresDamjan Marion1-1/+1
2016-11-01config: rename ip_config_main_t to vnet_feature_config_main_tDamjan Marion1-1/+1
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns1-0/+7
2016-10-13feature: rename vnet_ip_feature_* to vnet_feature_*Damjan Marion1-4/+4
2016-10-03L2 over LISP and GRE (VPP-457)Neale Ranns1-1/+25
2016-09-30VPP-363: add ability to change mac address of the interfacePavel Kotucek1-0/+2
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-6/+2
2016-09-20Use SSE instructions for matching tagged frames by ethertypeDamjan Marion1-0/+27
2016-08-31VPP-240: delete subinterfacePavel Kotucek1-0/+1
2016-08-17Coding standards cleanup - remove trailing whitespace, fixes VPP-332Damjan Marion1-3/+3
2016-08-15VPP251 - Code style vnet/vnet/ethernetKeith Burns (alagalah)1-129/+145
2016-07-14Show 802.1q/802.1ah details in the trace output, fixes VPP-111marek zavodsky1-0/+1
2016-06-05VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwadingJohn Lo1-0/+8
2016-04-28Add ability to set l2_mode_noprotChristian Dechamplain (cdechamp)1-0/+1
2016-04-28Track number of ethernet vlans in a frameChris Luke1-0/+44
2016-04-01Add support for installing ipv4 routes via unresolved next hopDamjan Marion1-0/+2
2016-03-14Declare node, hw_interface_class and device_class instances as externalDamjan Marion1-1/+1
2016-03-14fix declaration of symbol of different sizeJean-Mickael Guerin1-1/+1
2016-02-24Link the vpp application against libvnet.so, not libvnet.aDave Barach1-0/+3
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+450