aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/map/map.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Initialize ip4_reass_lock of map_main to zero (VPP-975)dongjuan1-0/+2
2017-06-26VPP-889: MAP Stats API/CLI crashes when no domains.Ole Troan1-1/+4
2017-06-12Remove calls to crc_u32 and add clib_crc32c for armv8+crcChristophe Fontaine1-26/+16
2017-05-05NAT64: Move IPv6-IPv4 virtual reassembly code from MAP-T to common library (V...Matus Fabian1-85/+0
2017-04-13Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...Neale Ranns1-3/+1
2017-03-29MAP - add the domain struct directly into the dat-path and avoid the indirect...Neale Ranns1-41/+11
2017-03-1764 bit per-thread countersNeale Ranns1-1/+1
2017-03-10Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-h...Neale Ranns1-6/+37
2017-03-09MAP pre-resolve - use FIB to track pre-resolved next-hopNeale Ranns1-24/+148
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-49/+137
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+2166