aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/l2/l2_input.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-1116/+0
2016-12-19l2input: remove unused code and reduce number of branchesDamjan Marion1-44/+18
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari1-3/+1
2016-11-25l2: quad loop l2input, l2learn and l2output nodesDamjan Marion1-32/+49
2016-11-24l2: remove unused l3 packet type discovery in l2 pathDamjan Marion1-38/+1
2016-10-27Fix potential L2 forwarding crash with stale L2FIB entry (VPP-516)John Lo1-7/+14
2016-09-23Fix detection of packet output via BVI into a BD and SHG adjustmentJohn Lo1-8/+6
2016-09-13VPP-288: Documentation changes via doxygen for vnet/vnet/l2.Billy McFall1-26/+85
2016-09-11Move CLI examples from wiki to code - VPP-165Keith Burns (alagalah)1-2/+31
2016-09-01VPP-346 A swathe of doc fixesChris Luke1-9/+10
2016-08-31VPP-369 Add an L2 output classification featureDave Barach1-2/+3
2016-08-31VPP-358: Add IPv6 ND Event Notification and TerminationJohn Lo1-1/+5
2016-08-15VPP-257 Coding standards cleanup for vnet/vnet/l2Dave Barach1-543/+638
2016-07-21As interface is set to L3 mode, reset its output_node_index for l2-outputJohn Lo1-0/+7
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-0/+2
2016-04-25Improve mechanism for using loopback interface as BVI for BDsJohn Lo1-36/+21
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-6/+6
2016-04-14Change ARP and IP6-ND nodes to use interface-output node for outputJohn Lo1-15/+9
2016-03-24l2-rw: Packet rewrite feature for L2 bridgesPierre Pfister1-1/+10
2016-03-09Fix IPv6 NDP and bridge BVI and restore NDP and ARP when BVI move is changed.Pierre Pfister1-3/+12
2016-01-19Enhance and fix packet trace for IP forwarding as follows:John Lo1-0/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+963