Age | Commit message (Expand) | Author | Files | Lines |
2018-10-12 | NAT44: identity NAT fix (VPP-1441) | Matus Fabian | 1 | -0/+7 |
2018-10-08 | NAT44: do not create session record for identity mapping (VPP-1439) | Matus Fabian | 1 | -18/+44 |
2018-09-24 | NAT44: endpoint-dependent mode session timeout improvement (VPP-1423) | Matus Fabian | 1 | -1/+1 |
2018-09-21 | NAT: Refactoring / Housekeeping (VPP-1415) | Matus Fabian | 1 | -220/+592 |
2018-09-13 | NAT: TCP MSS clamping | Matus Fabian | 1 | -0/+4 |
2018-09-04 | NAT: add support for configurable port range (VPP-1346) | Matus Fabian | 1 | -0/+19 |
2018-09-03 | NAT44: client-IP based session affinity for load-balancing (VPP-1297) | Matus Fabian | 1 | -2/+18 |
2018-08-27 | NAT44: add support for session timeout (VPP-1272) | Matus Fabian | 1 | -3/+14 |
2018-08-15 | VPP-1387:foreach outside address vector to find correct index when free outsi... | shubing guo | 1 | -2/+1 |
2018-08-02 | NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) | Matus Fabian | 1 | -1/+3 |
2018-07-10 | NAT44: multiple outside FIB tables (VPP-1314) | Matus Fabian | 1 | -0/+8 |
2018-06-15 | NAT44: endpoint dependent mode (VPP-1273) | Matus Fabian | 1 | -8/+26 |
2018-05-28 | NAT44: code cleanup and refactor (VPP-1285) | Matus Fabian | 1 | -187/+20 |
2018-05-17 | NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) | Matus Fabian | 1 | -15/+47 |
2018-05-14 | NAT44: delete closed TCP session (VPP-1274) | Matus Fabian | 1 | -0/+31 |
2018-05-08 | NAT44: TCP connection close detection (VPP-1266) | Matus Fabian | 1 | -2/+28 |
2018-04-19 | Add special Twice-NAT feature (VPP-1221) | Juraj Sloboda | 1 | -10/+19 |
2018-04-18 | NAT44: recycle old sessions for forwarding bypass (VPP-1240) | Matus Fabian | 1 | -0/+7 |
2018-04-11 | NAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALANCING (VPP-1235) | Matus Fabian | 1 | -1/+2 |
2018-03-24 | User session counters stay <= per-user limit | Matthew Smith | 1 | -0/+12 |
2018-01-25 | NAT44: add opaque string tag to static mapping APIs (VPP-1147) | Matus Fabian | 1 | -2/+4 |
2018-01-25 | NAT: nat.c refactor (split out CLI) (VPP-1140) | Matus Fabian | 1 | -0/+6 |
2018-01-22 | NAT44: asymmetrical static mapping rule (VPP-1135) | Matus Fabian | 1 | -1/+1 |
2018-01-11 | NAT44: asymmetrical load balancing static mapping rule (VPP-1132) | Matus Fabian | 1 | -1/+2 |
2018-01-05 | Add support for 464XLAT NAT44 mode (VPP-1045) | Juraj Sloboda | 1 | -0/+2 |
2017-12-20 | Translate matching packets using NAT (VPP-1069) | Juraj Sloboda | 1 | -0/+3 |
2017-12-19 | NAT: Twice NAT44 (VPP-969) | Matus Fabian | 1 | -10/+51 |
2017-12-13 | NAT64: multi-thread support (VPP-891) | Matus Fabian | 1 | -5/+0 |
2017-11-09 | Port restricted NAT44 (VPP-1048) | Matus Fabian | 1 | -0/+13 |
2017-11-07 | SNAT: IP fragmentation (VPP-890) | Matus Fabian | 1 | -3/+29 |
2017-11-07 | NAT: DS-Lite (VPP-1040) | Matus Fabian | 1 | -3/+6 |
2017-11-01 | nat plugin - fix test logic | Gabriel Ganne | 1 | -1/+1 |
2017-10-26 | NAT: delete session API/CLI (VPP-1041) | Matus Fabian | 1 | -0/+2 |
2017-10-25 | One armed NAT (VPP-1035) | Matus Fabian | 1 | -1/+7 |
2017-10-09 | NAT: fixed ICMP broken translation for GRE tunnel interface (VPP-1008) | Matus Fabian | 1 | -6/+13 |
2017-09-26 | NAT: remove worker_by_in lookup hash table (VPP-992) | Matus Fabian | 1 | -16/+0 |
2017-09-25 | NAT: session number limitation to avoid running out of memory crash (VPP-984) | Matus Fabian | 1 | -0/+10 |
2017-09-21 | NAT: remove worker_by_out lookup hash table (VPP-989) | Matus Fabian | 1 | -3/+1 |
2017-09-20 | NAT: move session and user lookup tables to per thread data (VPP-986) | Matus Fabian | 1 | -7/+7 |
2017-09-12 | NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981) | Matus Fabian | 1 | -1/+3 |
2017-09-06 | NAT: Destination NAT44 with load-balancing (VPP-954) | Matus Fabian | 1 | -5/+18 |
2017-08-23 | NAT: Rename snat plugin to nat (VPP-955) | Matus Fabian | 1 | -0/+541 |