Age | Commit message (Expand) | Author | Files | Lines |
2020-05-06 | nat: enable force session cleanup | Filip Varga | 1 | -14/+53 |
2020-05-04 | nat: per vrf session limits | Filip Varga | 1 | -0/+55 |
2020-04-24 | nat: ED: reduce number of hash tables used | Klement Sekera | 1 | -1/+0 |
2020-04-16 | nat: scavenging functionality removed | Filip Varga | 1 | -57/+2 |
2020-04-07 | nat: ED: port re-use algorithm | Klement Sekera | 1 | -2/+5 |
2020-03-26 | nat: transitory timeout for TCP CLOSED state | Klement Sekera | 1 | -2/+40 |
2020-03-13 | nat: timed out session scavenging upgrade | Filip Varga | 1 | -67/+128 |
2020-02-20 | nat: user deletion function & extra metrics | Filip Varga | 1 | -0/+166 |
2020-02-07 | nat: api & cli command for forcing session cleanup | Filip Varga | 1 | -0/+26 |
2019-08-22 | nat: handoff traffic matching for dynamic NAT | Filip Varga | 1 | -1/+1 |
2019-07-31 | nat: elog rewrite for multi-worker support | Filip Varga | 1 | -0/+46 |
2019-05-30 | nat44: fix CLI doc error | jackiechen1985 | 1 | -2/+2 |
2019-05-10 | Fix typo in nat44_cli.c:nat_ha_failover_command_fn. | Paul Vinciguerra | 1 | -3/+3 |
2019-02-27 | NAT44: active-passive HA (VPP-1571) | Matus Fabian | 1 | -1/+201 |
2019-01-22 | NAT: ipfix call optimization | Filip Varga | 1 | -4/+7 |
2019-01-21 | NAT: VPP-1537 IPFIX per worker processing | Filip Varga | 1 | -0/+3 |
2018-12-18 | NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) | Matus Fabian | 1 | -0/+110 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -2/+2 |
2018-10-08 | NAT44: do not create session record for identity mapping (VPP-1439) | Matus Fabian | 1 | -2/+2 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -3/+3 |
2018-09-13 | NAT: TCP MSS clamping | Matus Fabian | 1 | -0/+76 |
2018-09-04 | NAT: add support for configurable port range (VPP-1346) | Matus Fabian | 1 | -1/+59 |
2018-09-03 | NAT44: client-IP based session affinity for load-balancing (VPP-1297) | Matus Fabian | 1 | -3/+12 |
2018-08-27 | NAT44: add support for session timeout (VPP-1272) | Matus Fabian | 1 | -50/+78 |
2018-08-02 | NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) | Matus Fabian | 1 | -7/+15 |
2018-06-15 | NAT44: endpoint dependent mode (VPP-1273) | Matus Fabian | 1 | -7/+32 |
2018-05-28 | NAT44: code cleanup and refactor (VPP-1285) | Matus Fabian | 1 | -1/+6 |
2018-05-17 | NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) | Matus Fabian | 1 | -5/+20 |
2018-05-08 | NAT44: TCP connection close detection (VPP-1266) | Matus Fabian | 1 | -0/+44 |
2018-04-19 | Add special Twice-NAT feature (VPP-1221) | Juraj Sloboda | 1 | -7/+12 |
2018-04-12 | NAT: disable CLI/API not supported in active mode (VPP-1234) | Juraj Sloboda | 1 | -0/+79 |
2018-01-30 | NAT: replace format_vnet_sw_interface_name with format_vnet_sw_if_index_name ... | Matus Fabian | 1 | -20/+16 |
2018-01-25 | NAT44: add opaque string tag to static mapping APIs (VPP-1147) | Matus Fabian | 1 | -3/+3 |
2018-01-25 | NAT: nat.c refactor (split out CLI) (VPP-1140) | Matus Fabian | 1 | -0/+1807 |