aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ethernet/init.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-128/+0
2016-11-11feature: convert all feature nodes to new feature infraDamjan Marion1-22/+12
2016-11-02ethernet: fix wrong start node for ethernet tx feature pathDamjan Marion1-1/+1
2016-11-01config: rename ip_config_main_t to vnet_feature_config_main_tDamjan Marion1-1/+2
2016-10-11Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481Dave Barach1-6/+6
2016-10-03L2 over LISP and GRE (VPP-457)Neale Ranns1-2/+30
2016-08-17Coding standards cleanup - remove trailing whitespace, fixes VPP-332Damjan Marion1-1/+1
2016-08-15VPP251 - Code style vnet/vnet/ethernetKeith Burns (alagalah)1-9/+18
2016-04-20Move "ethernet" debug cli commands to "set interface"Damjan Marion1-2/+0
2016-02-24Link the vpp application against libvnet.so, not libvnet.aDave Barach1-0/+7
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+95