aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/dslite_in2out.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-05nat: move dslite to separate sub-pluginOle Troan1-503/+0
2020-01-03nat: use SVRKlement Sekera1-1/+1
2019-02-18NAT: VPP-1552 code migration from old multiarch schemeFilip Varga1-18/+8
2018-12-20NAT: total users and sessions gauges (VPP-1484)Matus Fabian1-0/+8
2018-11-29NAT: syslog - sessions logging (VPP-1139)Matus Fabian1-1/+13
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-09-21NAT: Refactoring / Housekeeping (VPP-1415)Matus Fabian1-5/+2
2018-09-13NAT: TCP MSS clampingMatus Fabian1-0/+1
2018-08-15VPP-1387:foreach outside address vector to find correct index when free outsi...shubing guo1-2/+1
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2018-05-28NAT44: code cleanup and refactor (VPP-1285)Matus Fabian1-0/+1
2017-12-13NAT64: multi-thread support (VPP-891)Matus Fabian1-2/+2
2017-12-13NAT: DS-Lite AFTR tunnel endpoint address respond to ICMPv6 echo request (VPP...Matus Fabian1-3/+8
2017-11-07NAT: DS-Lite (VPP-1040)Matus Fabian1-0/+490