aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/map/map.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-2166/+0
2016-10-31vppinfra: use 64-bit crc32 instruction in bihash_24_8Damjan Marion1-1/+9
2016-10-25Support IETF routing Yang models (VPP-503).Neale Ranns1-3/+3
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-115/+103
2016-09-12MAP: Doxyfying CLI macros - VPP-165Ole Troan1-48/+158
2016-08-29VPP-310 Mapping algorithm compute wrong ea-bitsOle Troan1-1/+2
2016-08-25VPP-228 VPP-326: MAP: Adding additional API/CLI input parameter checks.Ole Troan1-19/+30
2016-08-17Coding standards cleanup - remove trailing whitespace, fixes VPP-332Damjan Marion1-8/+8
2016-08-12VPP-237: indent fixes in prep for checkstyleEd Warnicke1-6/+5
2016-08-12VPP-189 fix more coverity warningsDave Barach1-3/+3
2016-08-11Coverty error: Incorrect expression (PW.ASSIGN_WHERE_COMPARE_MEANT)Ole Troan1-6/+13
2016-08-08VPP-263 - Coding standards cleanup - vnet/vnet/mapKeith Burns (alagalah)1-847/+1132
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-2/+2
2016-03-04Use xxhash in map code when SSE4.2 not availableDamjan Marion1-1/+1
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-14Dual loop decrement TTL.Ole Troan1-1/+71
2016-01-07- ICMP6: Add generic ICMP6 error node. Caller sets code/type fields.Ole Troan1-9/+50
2016-01-06MAP: Decrement TTL of payload IPv4 packet.Ole Troan1-1/+2
2016-01-05Fix dual loop >= 4. Fix format specified for printing u64 counter.Ole Troan1-2/+2
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+1634