aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat_format.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-24nat: Final NAT44 EI/ED split patchFilip Varga1-320/+0
2021-01-18nat: deal with flows instead of sessionsKlement Sekera1-7/+8
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-6/+6
2020-09-11nat: endian mismatchFilip Varga1-7/+13
2020-08-19nat: session cli command fixFilip Varga1-3/+11
2020-08-13nat: move deterministic nat to det44 sub featureFilip Varga1-34/+0
2020-06-08nat: more long read after short write optimizationKlement Sekera1-13/+9
2020-05-13nat: perf improvement - replace branchy codeKlement Sekera1-12/+12
2020-05-06nat: enable force session cleanupFilip Varga1-83/+3
2020-03-13nat: timed out session scavenging upgradeFilip Varga1-5/+86
2020-01-03nat: use SVRKlement Sekera1-14/+0
2019-04-26nat: fix ED mode unknown proto session managementMatthew Smith1-4/+2
2018-12-18NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)Matus Fabian1-2/+10
2018-11-07NAT44: fix undesired dependency between static mapping and address from the p...Matus Fabian1-1/+2
2018-10-12NAT44: identity NAT fix (VPP-1441)Matus Fabian1-1/+18
2018-10-08NAT44: do not create session record for identity mapping (VPP-1439)Matus Fabian1-4/+4
2018-09-21NAT: Refactoring / Housekeeping (VPP-1415)Matus Fabian1-0/+332