summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/l2
AgeCommit message (Expand)AuthorFilesLines
2016-08-15VPP-257 Coding standards cleanup for vnet/vnet/l2Dave Barach33-5156/+6069
2016-08-10VPP-189 Fix coverity warningsDave Barach1-1/+1
2016-07-31Initial L2 LISP supportFlorin Coras1-1/+1
2016-07-26policer classifyMatus Fabian1-1/+2
2016-07-21As interface is set to L3 mode, reset its output_node_index for l2-outputJohn Lo1-0/+7
2016-07-21l2_rw preload starts where data isPierre Pfister1-2/+2
2016-06-09VPP-115: Remove stale ACL CLIs which are not supportedJohn Lo2-39/+3
2016-06-07VPP-110: vxlan encap node should never touch a deleted tunnelJohn Lo2-19/+125
2016-06-05VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwadingJohn Lo3-7/+18
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion13-0/+25
2016-05-16VPP-68: L2 Rewrite: Support for chained classify tablesPierre Pfister1-0/+18
2016-05-16VPP-69: Create fib or bridge domain with arbitrary IDPierre Pfister2-3/+28
2016-04-28Track number of ethernet vlans in a frameChris Luke2-0/+8
2016-04-25Improve mechanism for using loopback interface as BVI for BDsJohn Lo4-68/+23
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion9-56/+56
2016-04-18Add support for AArch32Christophe Fontaine1-2/+2
2016-04-15Took care of code review comments. Extended the fix to other files.rangan2-0/+4
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 Pfister4-1/+688
2016-03-23Fix L2 flood packet replication interaction with VXLAN-tunnelJohn Lo1-17/+16
2016-03-14fix declaration of symbol of different sizeJean-Mickael Guerin3-3/+4
2016-03-09Fix IPv6 NDP and bridge BVI and restore NDP and ARP when BVI move is changed.Pierre Pfister1-3/+12
2016-01-27Fix l2output error-drop next node indexDamjan Marion1-4/+2
2016-01-19Enhance and fix packet trace for IP forwarding as follows:John Lo1-0/+1
2016-01-14hw0 used without initialization in when DPDK is undefinedShesha Sreenivasamurthy1-2/+3
2015-12-16Don't send more than one mapping req in l2output nodeDamjan Marion1-3/+13
2015-12-14Warnings be goneDave Barach1-0/+1
2015-12-14Remove inline from definition of bd_validate()Damjan Marion2-2/+2
2015-12-12Clear one-time test key, add missing cast in big-endian l2 fib key computationDave Barach2-1/+2
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke31-0/+9617