aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat64.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-05NAT: convert remaining clib_warning to nat_log_*Juraj Sloboda1-5/+5
2018-09-21NAT: Refactoring / Housekeeping (VPP-1415)Matus Fabian1-2/+1
2018-08-27NAT44: add support for session timeout (VPP-1272)Matus Fabian1-17/+1
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-2/+2
2018-05-28NAT44: code cleanup and refactor (VPP-1285)Matus Fabian1-0/+1
2018-02-05NAT64: Run nat64-expire-worker-walk only when NAT64 is configured (VPP-1162)Matus Fabian1-4/+38
2018-01-08NAT: fixed get_worker_out2in bug (VPP-1116)Matus Fabian1-2/+6
2018-01-03NAT64: free port when dynamic BIB deleted (VPP-1107)v18.04-rc0Matus Fabian1-14/+18
2017-12-13NAT64: multi-thread support (VPP-891)Matus Fabian1-119/+379
2017-11-13NAT: Buufer overflow for memcpy()Ole Troan1-3/+2
2017-11-08NAT64 to use IPv4 address from interface (VPP-1051)Matus Fabian1-0/+82
2017-10-25One armed NAT (VPP-1035)Matus Fabian1-6/+16
2017-09-11FIB table add/delete APINeale Ranns1-5/+8
2017-08-23NAT: Rename snat plugin to nat (VPP-955)Matus Fabian1-0/+858