aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-05-31VPP97: Flooding of pkts with multiple buffers in BD with BVI crashes VPPJohn Lo1-0/+1
2016-04-28Add ability to set l2_mode_noprotChristian Dechamplain (cdechamp)2-0/+36
2016-04-28Track number of ethernet vlans in a frameChris Luke2-1/+51
2016-04-26MTU: set interface mtu tapMohsin Kazmi1-2/+2
2016-04-26Port glean neighbor entry support to IPv6Pierre Pfister1-5/+6
2016-04-25Improve mechanism for using loopback interface as BVI for BDsJohn Lo1-10/+38
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion4-30/+30
2016-04-20delete loopback interface cliAlpesh S. Patel1-0/+6
2016-04-20Move "ethernet" debug cli commands to "set interface"Damjan Marion2-126/+0
2016-04-14Change ARP and IP6-ND nodes to use interface-output node for outputJohn Lo1-40/+12
2016-04-12Creating a new CLI to create loopback interfaces to make the interfaceAlpesh Patel1-0/+6
2016-04-01Add support for installing ipv4 routes via unresolved next hopDamjan Marion2-14/+183
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-03-11Set hardware iface state for loopback interfacesPierre Pfister1-0/+10
2016-03-03Change default L3 MTU to allow jumbo packets for non-DPDK interfaces.John Lo1-1/+1
2016-02-29-O3 warnings be goneDave Barach1-1/+1
2016-02-24Link the vpp application against libvnet.so, not libvnet.aDave Barach4-0/+30
2016-02-12Fix ARP show exception when not ARP entries as found.Keith Wiles1-8/+11
2015-12-18Fix warnings/errors reported by clangDamjan Marion1-1/+1
2015-12-14Warnings be goneDave Barach1-0/+2
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke13-0/+5341