aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2016-01-07- ICMP6: Add generic ICMP6 error node. Caller sets code/type fields.Ole Troan8-58/+198
2016-01-06MAP: Decrement TTL of payload IPv4 packet.Ole Troan3-2/+36
2016-01-05Fix dual loop >= 4. Fix format specified for printing u64 counter.Ole Troan3-4/+4
2016-01-05Clean up script to generate LW46 bindings / MAP-E rules.Ole Troan4-785/+53
2015-12-18Fix warnings/errors reported by clangDamjan Marion12-15/+12
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