aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/map/ip4_map.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2022-03-11map: fix memory leakBenoît Ganne1-1/+2
2020-10-13stats: counters data modelOle Troan1-8/+1
2020-09-01ip: fix ip zero checksum verificationBenoît Ganne1-1/+1
2020-02-20map: honor pre-resolve param in map-tAlexander Chernavin1-14/+0
2019-11-19map: Fix TCP MSS clamping for MAP-E traffic.Jon Loeliger1-0/+14
2019-11-11ip: functional interface to ip fragmentationOle Troan1-202/+66
2019-10-01map: use SVR for MAP-TKlement Sekera1-9/+3
2019-09-26map: use SVR for MAP-EKlement Sekera1-285/+29
2018-12-21MAP: Convert from DPO to input feature.Jon Loeliger1-12/+29
2018-12-18MAP: Remove dual loop in MAP-T in preparation for refactor.Ole Troan1-1/+0
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-6/+5
2018-09-27IPIP and IPv6 fragmentationOle Troan1-3/+4
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-2/+2
2018-06-25MAP: Move MAP-E/T to a plugin.Ole Troan1-0/+754