Age | Commit message (Expand) | Author | Files | Lines |
2020-06-22 | nat: set buf error if can't create user | Klement Sekera | 1 | -8/+2 |
2020-06-11 | nat: simplify bihash buckets/mem config | Klement Sekera | 1 | -2/+3 |
2020-06-08 | nat: more long read after short write optimization | Klement Sekera | 1 | -58/+76 |
2020-06-04 | nat: add tracing for nat44-hairpinning | Klement Sekera | 1 | -2/+4 |
2020-06-03 | nat: refactor mss_clamping to not depend on snat_main_t | Ole Troan | 1 | -1/+0 |
2020-05-14 | nat: "users" dump for ED-NAT | Klement Sekera | 1 | -0/+1 |
2020-05-14 | nat: remove unused code | Klement Sekera | 1 | -1/+0 |
2020-05-14 | nat: ED: store both thread&session idx in hash | Klement Sekera | 1 | -1/+5 |
2020-05-13 | nat: fix LRU blocked by inactive session | Klement Sekera | 1 | -18/+10 |
2020-05-13 | nat: perf improvement - replace branchy code | Klement Sekera | 1 | -24/+11 |
2020-05-13 | nat: handoff next node feature fix | Filip Varga | 1 | -2/+3 |
2020-05-08 | docs: fix merge damage in nat.h | Dave Wallace | 1 | -4/+0 |
2020-05-08 | nat: fix per thread data vlib_main_t usage take 2 | Ole Troan | 1 | -3/+0 |
2020-05-07 | nat: fix per thread data vlib_main_t usage | Filip Varga | 1 | -32/+34 |
2020-05-06 | docs: clean up make docs job | Paul Vinciguerra | 1 | -9/+23 |
2020-05-06 | nat: enable force session cleanup | Filip Varga | 1 | -1/+15 |
2020-05-04 | nat: per vrf session limits | Filip Varga | 1 | -0/+13 |
2020-04-28 | nat: remove unused code | Klement Sekera | 1 | -9/+0 |
2020-04-27 | nat: improve perf - long read after short write | Klement Sekera | 1 | -17/+0 |
2020-04-24 | nat: ignore user hash in ED NAT | Klement Sekera | 1 | -3/+2 |
2020-04-24 | nat: make usage of vnet_buffer2 transparent | Klement Sekera | 1 | -8/+0 |
2020-04-24 | nat: ED: reduce number of hash tables used | Klement Sekera | 1 | -23/+2 |
2020-04-20 | nat: remove unused code | Klement Sekera | 1 | -14/+0 |
2020-04-16 | nat: scavenging functionality removed | Filip Varga | 1 | -13/+0 |
2020-04-08 | nat: use correct data types for memory sizes | Klement Sekera | 1 | -2/+2 |
2020-04-08 | nat: ED: global session LRU list | Klement Sekera | 1 | -0/+8 |
2020-04-07 | nat: ED: port re-use algorithm | Klement Sekera | 1 | -1/+25 |
2020-04-07 | nat: don't drop packet for expired session | Klement Sekera | 1 | -2/+0 |
2020-03-26 | nat: transitory timeout for TCP CLOSED state | Klement Sekera | 1 | -9/+3 |
2020-03-25 | nat: fix error counters | Klement Sekera | 1 | -0/+6 |
2020-03-13 | nat: timed out session scavenging upgrade | Filip Varga | 1 | -3/+28 |
2020-03-11 | nat: dslite plugin separation | Filip Varga | 1 | -1/+0 |
2020-02-20 | nat: avoid running pointless session cleanups | Klement Sekera | 1 | -0/+3 |
2020-02-05 | nat: move dslite to separate sub-plugin | Ole Troan | 1 | -5/+0 |
2020-01-03 | nat: use SVR | Klement Sekera | 1 | -13/+15 |
2019-12-12 | nat: session cleanup fix | Filip Varga | 1 | -2/+2 |
2019-12-04 | fib: Decouple source from priority and behaviour | Neale Ranns | 1 | -0/+4 |
2019-11-19 | nat: respect arc features (multi worker) | Filip Varga | 1 | -0/+54 |
2019-08-22 | nat: handoff traffic matching for dynamic NAT | Filip Varga | 1 | -2/+139 |
2019-07-31 | nat: elog rewrite for multi-worker support | Filip Varga | 1 | -0/+101 |
2019-04-24 | NAT: VPP-1531 api cleanup & update | Filip Varga | 1 | -0/+18 |
2019-04-23 | Revert "NAT: VPP-1531 api cleanup & update" | Ole Trøan | 1 | -18/+0 |
2019-04-23 | NAT: VPP-1531 api cleanup & update | Filip Varga | 1 | -0/+18 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -3/+3 |
2019-02-27 | NAT44: active-passive HA (VPP-1571) | Matus Fabian | 1 | -3/+6 |
2019-02-18 | NAT: VPP-1552 code migration from old multiarch scheme | Filip Varga | 1 | -2/+25 |
2018-12-20 | NAT: total users and sessions gauges (VPP-1484) | Matus Fabian | 1 | -0/+4 |
2018-12-18 | NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) | Matus Fabian | 1 | -0/+5 |
2018-11-29 | NAT: syslog - sessions logging (VPP-1139) | Matus Fabian | 1 | -0/+3 |
2018-11-22 | NAT44: Apply transitory timeout on TCP RST (VPP-1494) | Matus Fabian | 1 | -0/+1 |