aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ethernet/interface.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-730/+0
2016-12-20Decouple dependencies/assumptions in MAC changeNeale Ranns1-0/+21
2016-12-02interfaces: make no_flatten variant of inteface_ouptut fn defaultDamjan Marion1-1/+0
2016-11-01feature: add new feature handling code and device-input featuresDamjan Marion1-27/+0
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns1-31/+41
2016-10-03L2 over LISP and GRE (VPP-457)Neale Ranns1-7/+34
2016-09-30Fix double-free crashDavid Hotham1-0/+1
2016-09-23Fix detection of packet output via BVI into a BD and SHG adjustmentJohn Lo1-1/+4
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-0/+14
2016-09-20VPP-282: Document changes for vnet/vnet/ethernetBilly McFall1-2/+58
2016-08-31VPP-240: delete subinterfacePavel Kotucek1-0/+65
2016-08-17Coding standards cleanup - remove trailing whitespace, fixes VPP-332Damjan Marion1-2/+2
2016-08-15VPP251 - Code style vnet/vnet/ethernetKeith Burns (alagalah)1-155/+202
2016-05-31VPP97: Flooding of pkts with multiple buffers in BD with BVI crashes VPPJohn Lo1-0/+1
2016-05-23VPP-81: Print interface name after creating an interface with CLIPierre Pfister1-0/+1
2016-04-26MTU: set interface mtu tapMohsin Kazmi1-2/+2
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 Marion1-5/+5
2016-04-20delete loopback interface cliAlpesh S. Patel1-0/+6
2016-04-12Creating a new CLI to create loopback interfaces to make the interfaceAlpesh Patel1-0/+6
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
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+462