Age | Commit message (Expand) | Author | Files | Lines |
2021-02-24 | nat: Final NAT44 EI/ED split patch | Filip Varga | 2 | -455/+421 |
2021-02-18 | tests: re-enable NAT44ED tests for multiworker | Andrew Yourtchenko | 1 | -1/+0 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration | Andrew Yourtchenko | 4 | -0/+9 |
2021-02-10 | nat: fix EI hairpinning thread safety | Klement Sekera | 1 | -0/+340 |
2021-02-09 | nat: fix coverity errors | Ole Troan | 1 | -2/+2 |
2021-02-05 | nat: 1:1 policy NAT | Ole Troan | 1 | -0/+203 |
2021-02-05 | nat: configurable handoff frame queue size | Elias Rudberg | 1 | -0/+27 |
2021-01-18 | nat: deal with flows instead of sessions | Klement Sekera | 1 | -4/+4 |
2020-12-16 | nat: refactor & MW support for NAT tests | Filip Varga | 2 | -3592/+3659 |
2020-12-08 | nat: avoid hairpinning infinite loop problem | Elias Rudberg | 1 | -0/+88 |
2020-12-03 | nat: fix incorrect session removal case | Klement Sekera | 1 | -2/+35 |
2020-11-26 | nat: fix tests | Filip Varga | 1 | -106/+10 |
2020-11-13 | nat: cleanup & reorganization | Filip Varga | 1 | -0/+0 |
2020-11-03 | nat: bihash: fix buckets calc and remove mem param | Klement Sekera | 1 | -16/+0 |
2020-10-23 | nat: nat44 enable/disable dynamic config | Filip Varga | 1 | -157/+74 |
2020-10-09 | nat: ipfix logging separation & refactor | Filip Varga | 1 | -11/+0 |
2020-10-07 | nat: move nat64 to a subfeature | Filip Varga | 2 | -1549/+1946 |
2020-08-31 | nat: fix type in api message | Klement Sekera | 1 | -0/+43 |
2020-08-17 | nat: sessions get expired when fib table removed | Filip Varga | 1 | -4/+6 |
2020-08-13 | nat: move deterministic nat to det44 sub feature | Filip Varga | 2 | -619/+682 |
2020-08-13 | nat: remove non-error error counters | Klement Sekera | 1 | -145/+133 |
2020-07-02 | nat: nat66 to plugin | Ole Troan | 2 | -153/+196 |
2020-06-23 | nat: fix broken test | Klement Sekera | 1 | -2/+14 |
2020-06-16 | nat: improve outside port selection & perf | Klement Sekera | 1 | -50/+64 |
2020-06-11 | nat: simplify bihash buckets/mem config | Klement Sekera | 1 | -5/+4 |
2020-05-14 | nat: unhide tests | Klement Sekera | 1 | -5/+5 |
2020-05-14 | nat: "users" dump for ED-NAT | Klement Sekera | 1 | -0/+105 |
2020-05-14 | nat: fix segv if out of ports in ed mode | Alexander Chernavin | 1 | -0/+47 |
2020-05-13 | nat: fix LRU blocked by inactive session | Klement Sekera | 1 | -0/+105 |
2020-05-13 | nat: perf improvement - replace branchy code | Klement Sekera | 1 | -1/+1 |
2020-05-06 | nat: enable force session cleanup | Filip Varga | 1 | -0/+69 |
2020-05-04 | nat: per vrf session limits | Filip Varga | 1 | -22/+150 |
2020-05-03 | tests: vpp_interface remove deprecated packed properties | Paul Vinciguerra | 1 | -12/+14 |
2020-04-24 | nat: ignore user hash in ED NAT | Klement Sekera | 1 | -11/+0 |
2020-04-24 | nat: fix extended unit tests | Klement Sekera | 1 | -2/+2 |
2020-04-21 | nat: dslite ce mode in separate config entry | Vladimir Ratnikov | 1 | -4/+5 |
2020-04-20 | nat: remove unused code | Klement Sekera | 1 | -41/+3 |
2020-04-16 | nat: scavenging functionality removed | Filip Varga | 1 | -94/+0 |
2020-03-27 | acl: API cleanup | Jakub Grajciar | 1 | -51/+14 |
2020-03-26 | acl: revert acl: api cleanup | Ole Trøan | 1 | -14/+51 |
2020-03-26 | acl: API cleanup | Jakub Grajciar | 1 | -51/+14 |
2020-03-26 | nat: transitory timeout for TCP CLOSED state | Klement Sekera | 1 | -66/+183 |
2020-03-15 | nat: test cleanup | Klement Sekera | 1 | -291/+261 |
2020-03-13 | nat: timed out session scavenging upgrade | Filip Varga | 1 | -73/+0 |
2020-02-05 | nat: move dslite to separate sub-plugin | Ole Troan | 2 | -305/+338 |
2020-01-24 | nat: in2out-output nodes work with acl reflect | Matthew Smith | 1 | -0/+103 |
2020-01-03 | nat: use SVR | Klement Sekera | 1 | -182/+6 |
2019-12-12 | nat: session cleanup fix | Filip Varga | 1 | -55/+95 |
2019-11-26 | fib: Table Replace | Neale Ranns | 1 | -13/+16 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers | Neale Ranns | 1 | -13/+7 |