aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat_reass.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-05NAT: convert remaining clib_warning to nat_log_*Juraj Sloboda1-2/+2
2018-09-20NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325)Juraj Sloboda1-4/+45
2018-09-06NAT: fix maximum out of order fragments (VPP-1399)Matus Fabian1-2/+22
2018-03-09when exceed max reass,ahdj0071-6/+12
2018-03-06reass frag_n should to be inited to 0ahdj0071-0/+1
2018-01-08NAT64: IPFix (VPP-1106)Matus Fabian1-4/+13
2017-12-13NAT64: multi-thread support (VPP-891)Matus Fabian1-0/+22
2017-11-07SNAT: IP fragmentation (VPP-890)Matus Fabian1-0/+739