Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 2 | -2/+2 |
2019-11-05 | nat: NAT udp counter & unit test fixes | Filip Varga | 1 | -16/+16 |
2019-10-22 | ip: ipfix-export API update | Jakub Grajciar | 1 | -80/+76 |
2019-10-17 | nat: tests support python3 | Ole Troan | 1 | -10/+9 |
2019-09-23 | nat: fix update of outside fibs (output-feature) | Dmitry Vakhrushev | 1 | -1/+120 |
2019-09-03 | api: enforce vla is last and fixed string type | Ole Troan | 1 | -1/+1 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 2 | -0/+9846 |