Age | Commit message (Expand) | Author | Files | Lines |
2020-09-02 | nat: twice-nat static mapping pool address | Filip Varga | 1 | -5/+88 |
2020-08-31 | nat: fix type in api message | Klement Sekera | 1 | -1/+51 |
2020-08-13 | nat: move deterministic nat to det44 sub feature | Filip Varga | 1 | -455/+2 |
2020-07-02 | nat: nat66 to plugin | Ole Troan | 1 | -194/+1 |
2020-06-08 | nat: more long read after short write optimization | Klement Sekera | 1 | -16/+16 |
2020-06-03 | nat: refactor mss_clamping to not depend on snat_main_t | Ole Troan | 1 | -4/+1 |
2020-05-14 | nat: "users" dump for ED-NAT | Klement Sekera | 1 | -0/+64 |
2020-05-13 | nat: fix LRU blocked by inactive session | Klement Sekera | 1 | -1/+2 |
2020-05-13 | nat: perf improvement - replace branchy code | Klement Sekera | 1 | -16/+16 |
2020-05-04 | nat: per vrf session limits | Filip Varga | 1 | -0/+28 |
2020-04-24 | nat: ignore user hash in ED NAT | Klement Sekera | 1 | -23/+46 |
2020-04-16 | nat: scavenging functionality removed | Filip Varga | 1 | -25/+0 |
2020-04-08 | nat: use correct data types for memory sizes | Klement Sekera | 1 | -6/+6 |
2020-03-13 | nat: timed out session scavenging upgrade | Filip Varga | 1 | -5/+3 |
2020-02-20 | nat: user deletion function & extra metrics | Filip Varga | 1 | -0/+25 |
2020-02-07 | nat: api & cli command for forcing session cleanup | Filip Varga | 1 | -0/+26 |
2020-02-05 | nat: move dslite to separate sub-plugin | Ole Troan | 1 | -232/+2 |
2020-01-03 | nat: use SVR | Klement Sekera | 1 | -154/+0 |
2019-09-03 | api: enforce vla is last and fixed string type | Ole Troan | 1 | -114/+33 |
2019-08-22 | nat: handoff traffic matching for dynamic NAT | Filip Varga | 1 | -1/+1 |
2019-08-20 | vppapigen: remove support for legacy typedefs | Paul Vinciguerra | 1 | -1/+0 |
2019-07-31 | nat: elog rewrite for multi-worker support | Filip Varga | 1 | -0/+28 |
2019-07-12 | nat: fix net44 lb static API | Benoît Ganne | 1 | -1/+1 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys | Paul Vinciguerra | 1 | -3/+3 |
2019-06-26 | api: Remove the inlines file and replace with library functions | Neale Ranns | 1 | -1/+0 |
2019-06-18 | api: string type to convert to vector | Ole Troan | 1 | -0/+1 |
2019-05-09 | NAT: VPP-1665 coverity scan issue fix | Filip Varga | 1 | -2/+9 |
2019-04-24 | NAT: VPP-1531 api cleanup & update | Filip Varga | 1 | -141/+272 |
2019-04-23 | Revert "NAT: VPP-1531 api cleanup & update" | Ole Trøan | 1 | -268/+141 |
2019-04-23 | NAT: VPP-1531 api cleanup & update | Filip Varga | 1 | -141/+268 |
2019-04-10 | API: Fix shared memory only action handlers. | Ole Troan | 1 | -11/+11 |
2019-02-27 | NAT44: active-passive HA (VPP-1571) | Matus Fabian | 1 | -1/+205 |
2019-02-26 | DSLITE: Fix dslite_get_b4_addr_reply message type. | Jon Loeliger | 1 | -1/+1 |
2019-01-22 | NAT: ipfix call optimization | Filip Varga | 1 | -2/+1 |
2019-01-21 | NAT: VPP-1537 IPFIX per worker processing | Filip Varga | 1 | -1/+2 |
2018-12-18 | NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) | Matus Fabian | 1 | -9/+67 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -28/+28 |
2018-10-12 | NAT44: identity NAT fix (VPP-1441) | Matus Fabian | 1 | -8/+11 |
2018-10-08 | NAT44: do not create session record for identity mapping (VPP-1439) | Matus Fabian | 1 | -14/+11 |
2018-10-01 | thread: Add show threads api | Mohsin Kazmi | 1 | -1/+1 |
2018-09-13 | NAT: TCP MSS clamping | Matus Fabian | 1 | -0/+59 |
2018-09-04 | NAT: add support for configurable port range (VPP-1346) | Matus Fabian | 1 | -2/+93 |
2018-09-03 | NAT44: client-IP based session affinity for load-balancing (VPP-1297) | Matus Fabian | 1 | -1/+2 |
2018-08-27 | NAT44: add support for session timeout (VPP-1272) | Matus Fabian | 1 | -142/+70 |
2018-08-22 | NAT: update nat_show_config_reply API (VPP-1403) | Matus Fabian | 1 | -0/+9 |
2018-08-09 | NAT44: delete user with zero sessions (VPP-1282) | Matus Fabian | 1 | -2/+6 |
2018-08-02 | NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) | Matus Fabian | 1 | -5/+5 |
2018-06-15 | NAT44: endpoint dependent mode (VPP-1273) | Matus Fabian | 1 | -1/+1 |
2018-05-28 | NAT44: code cleanup and refactor (VPP-1285) | Matus Fabian | 1 | -1/+2 |
2018-05-17 | NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) | Matus Fabian | 1 | -8/+60 |