nat: use SVR
[vpp.git] / src / plugins / nat / out2in.c
2020-01-03 Klement Sekeranat: use SVR 63/23963/8
2019-12-12 Filip Varganat: session cleanup fix 83/23683/9
2019-11-05 Filip Varganat: respect udp checksum 42/23242/2
2019-11-04 Ole Troannat: revert respect udp checksum 15/23215/5
2019-11-04 Ole Troannat: revert fix dual-loop tcp checksum botch 14/23214/3
2019-11-04 Dave Barachnat: fix dual-loop tcp checksum botch 81/23181/2
2019-10-28 Filip Varganat: respect udp checksum 21/22921/4
2019-07-31 Filip Varganat: elog rewrite for multi-worker support 61/20961/3
2019-02-27 Matus FabianNAT44: active-passive HA (VPP-1571) 80/17880/2
2019-02-18 Neale RannsNAT: fix: multiple definition of nat64_cleaner_process_... 59/17659/4
2019-02-18 Filip VargaNAT: VPP-1552 code migration from old multiarch scheme 60/17560/4
2019-01-21 Filip VargaNAT: VPP-1537 IPFIX per worker processing 75/16875/7
2018-12-14 Matus FabianNAT: counters (VPP-1484) 76/16476/2
2018-11-29 Matus FabianNAT: syslog - sessions logging (VPP-1139) 68/16268/2
2018-11-20 Matus FabianNAT44: fix virtual fragmentation reassembly in forwardi... 48/16048/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-10-19 Matus FabianNAT44: fix ICMP virtual fragmentation reassembly (VPP... 93/15393/1
2018-10-08 Matus FabianNAT44: do not create session record for identity mappin... 71/15171/2
2018-10-02 Juraj SlobodaUpdate code to compute checksum for buffer chains 15/15015/2
2018-09-21 Matus FabianNAT: Refactoring / Housekeeping (VPP-1415) 26/14926/2
2018-09-20 Juraj SlobodaNAT44 virtual fragmentation reassembly for endpoint... 05/13705/13
2018-09-06 Matus FabianNAT: fix maximum out of order fragments (VPP-1399) 72/14672/2
2018-09-03 Matus FabianNAT44: client-IP based session affinity for load-balanc... 21/14621/2
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