aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/test/test_nat.py
AgeCommit message (Expand)AuthorFilesLines
2020-11-13nat: cleanup & reorganizationFilip Varga1-7276/+0
2020-11-03nat: bihash: fix buckets calc and remove mem paramKlement Sekera1-16/+0
2020-10-23nat: nat44 enable/disable dynamic configFilip Varga1-157/+74
2020-10-07nat: move nat64 to a subfeatureFilip Varga1-1549/+0
2020-08-31nat: fix type in api messageKlement Sekera1-0/+43
2020-08-17nat: sessions get expired when fib table removedFilip Varga1-4/+6
2020-08-13nat: move deterministic nat to det44 sub featureFilip Varga1-619/+0
2020-08-13nat: remove non-error error countersKlement Sekera1-145/+133
2020-07-02nat: nat66 to pluginOle Troan1-153/+0
2020-06-23nat: fix broken testKlement Sekera1-2/+14
2020-06-16nat: improve outside port selection & perfKlement Sekera1-50/+64
2020-06-11nat: simplify bihash buckets/mem configKlement Sekera1-5/+4
2020-05-14nat: unhide testsKlement Sekera1-5/+5
2020-05-14nat: "users" dump for ED-NATKlement Sekera1-0/+105
2020-05-14nat: fix segv if out of ports in ed modeAlexander Chernavin1-0/+47
2020-05-13nat: fix LRU blocked by inactive sessionKlement Sekera1-0/+105
2020-05-13nat: perf improvement - replace branchy codeKlement Sekera1-1/+1
2020-05-06nat: enable force session cleanupFilip Varga1-0/+69
2020-05-04nat: per vrf session limitsFilip Varga1-22/+150
2020-05-03tests: vpp_interface remove deprecated packed propertiesPaul Vinciguerra1-12/+14
2020-04-24nat: ignore user hash in ED NATKlement Sekera1-11/+0
2020-04-24nat: fix extended unit testsKlement Sekera1-2/+2
2020-04-20nat: remove unused codeKlement Sekera1-41/+3
2020-04-16nat: scavenging functionality removedFilip Varga1-94/+0
2020-03-27acl: API cleanupJakub Grajciar1-51/+14
2020-03-26acl: revert acl: api cleanupOle Trøan1-14/+51
2020-03-26acl: API cleanupJakub Grajciar1-51/+14
2020-03-26nat: transitory timeout for TCP CLOSED stateKlement Sekera1-66/+183
2020-03-15nat: test cleanupKlement Sekera1-291/+261
2020-03-13nat: timed out session scavenging upgradeFilip Varga1-73/+0
2020-02-05nat: move dslite to separate sub-pluginOle Troan1-305/+0
2020-01-24nat: in2out-output nodes work with acl reflectMatthew Smith1-0/+103
2020-01-03nat: use SVRKlement Sekera1-182/+6
2019-12-12nat: session cleanup fixFilip Varga1-55/+95
2019-11-26fib: Table ReplaceNeale Ranns1-13/+16
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns1-13/+7
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-11-05nat: NAT udp counter & unit test fixesFilip Varga1-16/+16
2019-10-22ip: ipfix-export API updateJakub Grajciar1-80/+76
2019-10-17nat: tests support python3Ole Troan1-10/+9
2019-09-23nat: fix update of outside fibs (output-feature)Dmitry Vakhrushev1-1/+120
2019-09-03api: enforce vla is last and fixed string typeOle Troan1-1/+1
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-0/+9575