aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/l2
AgeCommit message (Expand)AuthorFilesLines
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