Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-06 | NAT: fix maximum out of order fragments (VPP-1399) | Matus Fabian | 1 | -2/+10 | |
All fragments should be dropped when max_frag is 1 and 2 non-initial fragments are received before first fragment. Change-Id: Id0c968f45629698e347e8226c5926f27b48b82d6 Signed-off-by: Matus Fabian <matfabia@cisco.com> | |||||
2017-12-13 | NAT64: multi-thread support (VPP-891) | Matus Fabian | 1 | -0/+16 | |
Change-Id: Iebf859b6d86482e4465423bad598eecf87e53ec4 Signed-off-by: Matus Fabian <matfabia@cisco.com> | |||||
2017-11-07 | SNAT: IP fragmentation (VPP-890) | Matus Fabian | 1 | -0/+293 | |
Translation of fragmented packets. Change-Id: I9b1f2e9433ce273638080f32c2d3bff39c49899d Signed-off-by: Matus Fabian <matfabia@cisco.com> |