Age | Commit message (Expand) | Author | Files | Lines |
2020-10-07 | nat: move nat64 to a subfeature | Filip Varga | 1 | -9/+0 |
2020-06-27 | nat: replace speculative buffer enqueue model | Klement Sekera | 1 | -89/+68 |
2020-06-19 | nat: remove unused code | Klement Sekera | 1 | -30/+0 |
2020-06-16 | nat: improve outside port selection & perf | Klement Sekera | 1 | -0/+15 |
2020-06-11 | nat: simplify bihash buckets/mem config | Klement Sekera | 1 | -1/+1 |
2020-06-10 | nat: optimize prefetching | Klement Sekera | 1 | -2/+2 |
2020-06-08 | nat: more long read after short write optimization | Klement Sekera | 1 | -25/+100 |
2020-06-04 | nat: fixed input validation | Filip Varga | 1 | -2/+2 |
2020-06-03 | nat: refactor mss_clamping to not depend on snat_main_t | Ole Troan | 1 | -48/+0 |
2020-05-14 | nat: ED: store both thread&session idx in hash | Klement Sekera | 1 | -11/+37 |
2020-05-13 | nat: fix LRU blocked by inactive session | Klement Sekera | 1 | -31/+42 |
2020-05-13 | nat: perf improvement - replace branchy code | Klement Sekera | 1 | -60/+17 |
2020-05-13 | nat: handoff next node feature fix | Filip Varga | 1 | -1/+4 |
2020-04-27 | nat: improve perf - long read after short write | Klement Sekera | 1 | -51/+104 |
2020-04-24 | nat: ignore user hash in ED NAT | Klement Sekera | 1 | -20/+22 |
2020-04-24 | nat: make usage of vnet_buffer2 transparent | Klement Sekera | 1 | -3/+3 |
2020-04-08 | nat: ED: global session LRU list | Klement Sekera | 1 | -6/+40 |
2020-03-26 | nat: transitory timeout for TCP CLOSED state | Klement Sekera | 1 | -19/+18 |
2020-02-05 | nat: move dslite to separate sub-plugin | Ole Troan | 1 | -0/+9 |
2020-01-03 | nat: use SVR | Klement Sekera | 1 | -26/+34 |
2019-11-19 | nat: respect arc features (multi worker) | Filip Varga | 1 | -7/+127 |
2019-10-04 | nat: fix use-after-free | Benoît Ganne | 1 | -4/+6 |
2019-08-22 | nat: handoff traffic matching for dynamic NAT | Filip Varga | 1 | -0/+99 |
2019-07-31 | nat: elog rewrite for multi-worker support | Filip Varga | 1 | -6/+0 |
2019-02-27 | NAT44: active-passive HA (VPP-1571) | Matus Fabian | 1 | -3/+9 |
2018-12-20 | NAT: total users and sessions gauges (VPP-1484) | Matus Fabian | 1 | -0/+4 |
2018-11-22 | NAT44: Apply transitory timeout on TCP RST (VPP-1494) | Matus Fabian | 1 | -0/+8 |
2018-11-19 | NAT44: fix bug in TCP close with output-feature interface (VPP-1493) | Matus Fabian | 1 | -1/+2 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+1 |
2018-09-21 | NAT: Refactoring / Housekeeping (VPP-1415) | Matus Fabian | 1 | -0/+73 |
2018-09-20 | NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325) | Juraj Sloboda | 1 | -1/+2 |
2018-09-13 | NAT: TCP MSS clamping | Matus Fabian | 1 | -0/+48 |
2018-08-27 | NAT44: add support for session timeout (VPP-1272) | Matus Fabian | 1 | -0/+33 |
2018-08-09 | NAT44: delete user with zero sessions (VPP-1282) | Matus Fabian | 1 | -3/+27 |
2018-06-15 | NAT44: endpoint dependent mode (VPP-1273) | Matus Fabian | 1 | -0/+32 |
2018-05-28 | NAT44: code cleanup and refactor (VPP-1285) | Matus Fabian | 1 | -0/+250 |