aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat64_out2in.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-07nat: move nat64 to a subfeatureFilip Varga1-801/+0
2020-08-13nat: remove non-error error countersKlement Sekera1-35/+16
2020-05-13nat: perf improvement - replace branchy codeKlement Sekera1-5/+5
2020-01-03nat: use SVRKlement Sekera1-412/+157
2019-11-05nat: NAT udp counter & unit test fixesFilip Varga1-1/+1
2019-02-18NAT: VPP-1552 code migration from old multiarch schemeFilip Varga1-30/+18
2019-01-21NAT: VPP-1537 IPFIX per worker processingFilip Varga1-5/+9
2018-12-20NAT: total users and sessions gauges (VPP-1484)Matus Fabian1-0/+21
2018-12-14NAT: counters (VPP-1484)Matus Fabian1-10/+59
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-6/+5
2018-10-23c11 safe string handling supportDave Barach1-10/+10
2018-09-21NAT: Refactoring / Housekeeping (VPP-1415)Matus Fabian1-147/+46
2018-09-06NAT: fix maximum out of order fragments (VPP-1399)Matus Fabian1-1/+2
2018-08-15NAT64: fix TCP session expire (VPP-1390)Matus Fabian1-5/+10
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-3/+3
2018-05-28NAT44: code cleanup and refactor (VPP-1285)Matus Fabian1-0/+1
2017-12-14NAT64: fix coverity (VPP-1032)Matus Fabian1-0/+2
2017-12-13NAT64: multi-thread support (VPP-891)Matus Fabian1-34/+265
2017-11-07SNAT: IP fragmentation (VPP-890)Matus Fabian1-14/+395
2017-08-23NAT: Rename snat plugin to nat (VPP-955)Matus Fabian1-0/+494