NAT44: add support for session timeout (VPP-1272)
[vpp.git] / src / plugins / nat / out2in.c
2018-08-27 Matus FabianNAT44: add support for session timeout (VPP-1272) 28/14428/2
2018-08-16 shubing guoVPP-1386: fix wrong ip address of hash key for creating... 50/14150/2
2018-08-15 Matus FabianNAT44: fix next_src_nat (VPP-1384) 04/14204/2
2018-08-09 Matus FabianNAT44: delete user with zero sessions (VPP-1282) 84/14084/2
2018-07-23 Matus FabianNAT44: fix forwarding feature bug (VPP-1349) 02/13602/2
2018-07-19 Damjan MarionRemove unused argument to vlib_feature_next 64/13564/2
2018-07-11 Damjan Marionavoid using thread local storage for thread index 20/13420/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-12 Matthew SmithHandle DHCP replies with NAT44 forwarding enabled 72/11672/3
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-03-23 Matus FabianNAT44: fix ICMP checksum update crash (VPP-1205) 28/11328/2
2018-03-22 Matus FabianNAT44: interface output feature and dst NAT (VPP-1200) 06/11306/2
2018-03-05 Matthew SmithNAT44 - unknown protocols work with forwarding 40/10940/2
2018-03-02 Matus FabianNAT44: interface output feature and service host direct... 19/10919/3
2018-02-14 Matthew SmithNAT44 out2in DHCP client next node 88/10488/3
2018-01-26 Matus FabianNAT44: fix ICMP error translation for endpoint dependen... 60/10260/2
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-07 Matus FabianSNAT: IP fragmentation (VPP-890) 56/8056/4
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-20 Matus FabianNAT: move session and user lookup tables to per thread... 55/8455/3
2017-09-15 dongjuanModify return value of snat_out2in_lb(VPP-985) 33/8433/1
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