aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/map/ip4_map.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-2/+2
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-14Dual loop decrement TTL.Ole Troan1-17/+37
2016-01-07- ICMP6: Add generic ICMP6 error node. Caller sets code/type fields.Ole Troan1-4/+4
2016-01-06MAP: Decrement TTL of payload IPv4 packet.Ole Troan1-0/+25
2016-01-05Fix dual loop >= 4. Fix format specified for printing u64 counter.Ole Troan1-1/+1
2015-12-18Fix warnings/errors reported by clangDamjan Marion1-1/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+591