Age | Commit message (Expand) | Author | Files | Lines |
2021-04-28 | nat: fix byte order on ipfix message fields |  Matthew Smith | 1 | -2/+2 |
2021-04-21 | nat: fix multi worker scenarios |  Klement Sekera | 1 | -20/+105 |
2021-04-14 | nat: test dynamic translation between two vrfs |  Filip Varga | 1 | -3/+41 |
2021-04-06 | tests: remove wrappers |  Klement Sekera | 1 | -75/+53 |
2021-03-31 | nat: enable multiworker tests |  Klement Sekera | 1 | -2/+0 |
2021-03-31 | nat: fix test for multi-worker scenario |  Klement Sekera | 1 | -3/+16 |
2021-03-31 | nat: NAT66 plugin enable&disable calls update |  Filip Varga | 1 | -36/+19 |
2021-03-30 | nat: fix HA multi-worker issues |  Klement Sekera | 1 | -92/+119 |
2021-03-25 | nat: prevent usage of ED nodes in EI code |  Klement Sekera | 1 | -4/+7 |
2021-03-20 | tests: add support for worker awareness |  Klement Sekera | 2 | -2/+2 |
2021-03-12 | nat: remove unused import |  Klement Sekera | 1 | -1/+0 |
2021-03-09 | tests: re-enable the rest of NAT44ED tests for multiworker |  Andrew Yourtchenko | 1 | -1/+0 |
2021-03-09 | nat: fix dst nat thread issues |  Klement Sekera | 1 | -3/+16 |
2021-03-07 | nat: test - add show trace |  Klement Sekera | 1 | -0/+1 |
2021-03-01 | nat: pick outside addr based on local addr |  Klement Sekera | 2 | -0/+83 |
2021-02-26 | nat: NAT44ED fail if using old plugin option |  Filip Varga | 1 | -2/+2 |
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 |