aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/map
AgeCommit message (Expand)AuthorFilesLines
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion5-11/+11
2016-04-20Python-API: Inital commit of Python bindings for the VPP API.Ole Troan1-0/+141
2016-03-14fix declaration of symbol of different sizeJean-Mickael Guerin4-19/+16
2016-03-04Use xxhash in map code when SSE4.2 not availableDamjan Marion1-1/+1
2016-01-25MAP: Ensure fragmented packets get from ip4_map to ip4_map_reass.Ole Troan1-4/+8
2016-01-25MAP: Fix handling of jumbo frames.Ole Troan1-3/+0
2016-01-22aarch64 CPU arch / ThunderX platform initial supportDave Barach1-1/+1
2016-01-21PowerPC64-be arch support. Qemu ("qppc") platform support.Dave Barach1-0/+11
2016-01-17MAP: Updated rules generation script.Ole Troan2-23/+216
2016-01-14Dual loop decrement TTL.Ole Troan3-33/+124
2016-01-07- ICMP6: Add generic ICMP6 error node. Caller sets code/type fields.Ole Troan4-20/+102
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 Marion2-3/+3
2015-12-16Fix warnings in MAP-T codeDamjan Marion1-1/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke16-0/+7745