summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/l2/l2_output.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-708/+0
2016-11-25l2: quad loop l2input, l2learn and l2output nodesDamjan Marion1-153/+135
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-6/+0
2016-10-27Fix potential L2 forwarding crash with stale L2FIB entry (VPP-516)John Lo1-29/+29
2016-10-04VPP-355: add PBB (802.1ah) tag rewritePavel Kotucek1-52/+91
2016-09-13l2_output: reset bit after mapping is createdDamjan Marion1-0/+3
2016-09-01VPP-346 A swathe of doc fixesChris Luke1-4/+5
2016-08-15VPP-257 Coding standards cleanup for vnet/vnet/l2Dave Barach1-347/+395
2016-06-07VPP-110: vxlan encap node should never touch a deleted tunnelJohn Lo1-19/+105
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-0/+2
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-6/+6
2016-03-14fix declaration of symbol of different sizeJean-Mickael Guerin1-1/+3
2016-01-27Fix l2output error-drop next node indexDamjan Marion1-4/+2
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-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+541