aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/map/ip6_map.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-6/+0
2020-10-13stats: counters data modelOle Troan1-9/+3
2020-02-20map: honor pre-resolve param in map-tAlexander Chernavin1-14/+0
2019-11-19map: fix coverity issue 205684Andrew Yourtchenko1-2/+2
2019-11-11ip: functional interface to ip fragmentationOle Troan1-4/+4
2019-10-09map: use ip6-full-reassembly instead of own codeKlement Sekera1-262/+4
2019-10-01map: use SVR for MAP-TKlement Sekera1-9/+3
2019-09-26map: use SVR for MAP-EKlement Sekera1-150/+63
2018-12-21MAP: Convert from DPO to input feature.Jon Loeliger1-10/+16
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-9/+8
2018-09-27IPIP and IPv6 fragmentationOle Troan1-4/+0
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-3/+3
2018-06-25MAP: Move MAP-E/T to a plugin.Ole Troan1-0/+1265