NAT44: add support for session timeout (VPP-1272)
[vpp.git] / src / plugins / nat / nat.h
2018-08-27 Matus FabianNAT44: add support for session timeout (VPP-1272) 28/14428/2
2018-08-15 shubing guoVPP-1387:foreach outside address vector to find correct... 65/14165/2
2018-08-02 Matus FabianNAT44: LB NAT - local backends in multiple VRFs (VPP... 79/13579/3
2018-07-10 Matus FabianNAT44: multiple outside FIB tables (VPP-1314) 88/13388/2
2018-06-15 Matus FabianNAT44: endpoint dependent mode (VPP-1273) 30/13030/4
2018-05-28 Matus FabianNAT44: code cleanup and refactor (VPP-1285) 65/12765/3
2018-05-17 Matus FabianNAT44: nat44_del_session and nat44_user_session_details... 69/12569/4
2018-05-14 Matus FabianNAT44: delete closed TCP session (VPP-1274) 33/12533/2
2018-05-08 Matus FabianNAT44: TCP connection close detection (VPP-1266) 14/12414/2
2018-04-19 Juraj SlobodaAdd special Twice-NAT feature (VPP-1221) 71/11671/4
2018-04-18 Matus FabianNAT44: recycle old sessions for forwarding bypass ... 75/11875/2
2018-04-11 Matus FabianNAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALAN... 75/11675/2
2018-03-24 Matthew SmithUser session counters stay <= per-user limit 42/11342/2
2018-01-26 Matus FabianNAT44: add opaque string tag to static mapping APIs... 54/10254/1
2018-01-25 Matus FabianNAT: nat.c refactor (split out CLI) (VPP-1140) 45/10245/2
2018-01-22 Matus FabianNAT44: asymmetrical static mapping rule (VPP-1135) 54/10154/2
2018-01-11 Matus FabianNAT44: asymmetrical load balancing static mapping rule... 73/10073/1
2018-01-05 Juraj SlobodaAdd support for 464XLAT NAT44 mode (VPP-1045) 26/9626/5
2017-12-20 Juraj SlobodaTranslate matching packets using NAT (VPP-1069) 59/9559/8
2017-12-19 Matus FabianNAT: Twice NAT44 (VPP-969) 67/9867/2
2017-12-13 Matus FabianNAT64: multi-thread support (VPP-891) 58/9758/2
2017-11-09 Matus FabianPort restricted NAT44 (VPP-1048) 37/9337/3
2017-11-07 Matus FabianSNAT: IP fragmentation (VPP-890) 56/8056/4
2017-11-07 Matus FabianNAT: DS-Lite (VPP-1040) 38/9238/3
2017-11-01 Gabriel Gannenat plugin - fix test logic 40/9040/2
2017-10-26 Matus FabianNAT: delete session API/CLI (VPP-1041) 50/9050/2
2017-10-25 Matus FabianOne armed NAT (VPP-1035) 88/8988/2
2017-10-09 Matus FabianNAT: fixed ICMP broken translation for GRE tunnel inter... 70/8670/2
2017-09-26 Matus FabianNAT: remove worker_by_in lookup hash table (VPP-992) 34/8534/1
2017-09-25 Matus FabianNAT: session number limitation to avoid running out... 02/8502/2
2017-09-21 Matus FabianNAT: remove worker_by_out lookup hash table (VPP-989) 88/8488/2
2017-09-20 Matus FabianNAT: move session and user lookup tables to per thread... 55/8455/3
2017-09-12 Matus FabianNAT: fixed bug in snat_alloc_outside_address_and_port... 96/8396/2
2017-09-06 Matus FabianNAT: Destination NAT44 with load-balancing (VPP-954) 96/8296/2
2017-08-23 Matus FabianNAT: Rename snat plugin to nat (VPP-955) 46/8146/3