aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/map/ip4_map.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-813/+0
2016-08-17Coding standards cleanup - remove trailing whitespace, fixes VPP-332Damjan Marion1-2/+2
2016-08-12VPP-237: indent fixes in prep for checkstyleEd Warnicke1-14/+10
2016-08-08VPP-263 - Coding standards cleanup - vnet/vnet/mapKeith Burns (alagalah)1-430/+610
2016-07-30VPP-189: Fix another batch of coverity warningsDave Barach1-1/+1
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