Age | Commit message (Expand) | Author | Files | Lines |
2018-07-10 | NAT44: multiple outside FIB tables (VPP-1314) | Matus Fabian | 1 | -2/+2 |
2018-06-15 | NAT44: endpoint dependent mode (VPP-1273) | Matus Fabian | 1 | -571/+1343 |
2018-05-28 | NAT44: code cleanup and refactor (VPP-1285) | Matus Fabian | 1 | -107/+108 |
2018-05-17 | NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) | Matus Fabian | 1 | -10/+6 |
2018-05-14 | NAT44: delete closed TCP session (VPP-1274) | Matus Fabian | 1 | -8/+14 |
2018-05-08 | NAT44: TCP connection close detection (VPP-1266) | Matus Fabian | 1 | -0/+10 |
2018-04-19 | Add special Twice-NAT feature (VPP-1221) | Juraj Sloboda | 1 | -2/+7 |
2018-04-18 | NAT44: recycle old sessions for forwarding bypass (VPP-1240) | Matus Fabian | 1 | -10/+54 |
2018-04-12 | Handle DHCP replies with NAT44 forwarding enabled | Matthew Smith | 1 | -48/+57 |
2018-04-11 | NAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALANCING (VPP-1235) | Matus Fabian | 1 | -10/+11 |
2018-03-24 | User session counters stay <= per-user limit | Matthew Smith | 1 | -3/+3 |
2018-03-23 | NAT44: fix ICMP checksum update crash (VPP-1205) | Matus Fabian | 1 | -0/+3 |
2018-03-22 | NAT44: interface output feature and dst NAT (VPP-1200) | Matus Fabian | 1 | -1/+51 |
2018-03-05 | NAT44 - unknown protocols work with forwarding | Matthew Smith | 1 | -6/+9 |
2018-03-02 | NAT44: interface output feature and service host direct access (VPP-1176) | Matus Fabian | 1 | -4/+54 |
2018-02-14 | NAT44 out2in DHCP client next node | Matthew Smith | 1 | -8/+24 |
2018-01-26 | NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150) | Matus Fabian | 1 | -2/+75 |
2017-12-20 | Translate matching packets using NAT (VPP-1069) | Juraj Sloboda | 1 | -48/+74 |
2017-12-19 | NAT: Twice NAT44 (VPP-969) | Matus Fabian | 1 | -193/+117 |
2017-12-13 | NAT64: multi-thread support (VPP-891) | Matus Fabian | 1 | -0/+1 |
2017-11-07 | SNAT: IP fragmentation (VPP-890) | Matus Fabian | 1 | -2/+334 |
2017-10-09 | NAT: fixed ICMP broken translation for GRE tunnel interface (VPP-1008) | Matus Fabian | 1 | -10/+7 |
2017-09-26 | NAT: remove worker_by_in lookup hash table (VPP-992) | Matus Fabian | 1 | -4/+0 |
2017-09-25 | NAT: session number limitation to avoid running out of memory crash (VPP-984) | Matus Fabian | 1 | -21/+56 |
2017-09-20 | NAT: move session and user lookup tables to per thread data (VPP-986) | Matus Fabian | 1 | -12/+20 |
2017-09-15 | Modify return value of snat_out2in_lb(VPP-985) | dongjuan | 1 | -5/+6 |
2017-09-06 | NAT: Destination NAT44 with load-balancing (VPP-954) | Matus Fabian | 1 | -11/+194 |
2017-08-23 | NAT: Rename snat plugin to nat (VPP-955) | Matus Fabian | 1 | -0/+2294 |