aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2015-12-17Add vpe-api message to get vxlan tunnel details.Dave Wallace2-0/+8
2015-12-16Fix warnings in policer codeDamjan Marion1-2/+2
2015-12-16Fix warnings in MAP-T codeDamjan Marion1-1/+1
2015-12-16Fix warnings in CNAT codeDamjan Marion1-2/+2
2015-12-16Don't send more than one mapping req in l2output nodeDamjan Marion2-3/+17
2015-12-16Introduce support for DPDK 2.2Damjan Marion2-9/+32
2015-12-15Remove autotools generated productsDave Barach10-40814/+0
2015-12-15Merge "replacing all vec_sort() invocations to vec_sort_with_function()"Dave Wallace3-11/+61
2015-12-15replacing all vec_sort() invocations to vec_sort_with_function()Matus Fabian3-11/+61
2015-12-14Fix vhost-user input interface handlingDamjan Marion1-4/+2
2015-12-14Warnings be goneDave Barach3-0/+4
2015-12-14Merge "Move rpc handler where it belongs, related cleanup"Ed Warnicke6-1156/+9
2015-12-14Move rpc handler where it belongs, related cleanupDave Barach6-1156/+9
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 Warnicke454-0/+204156