NAT44: add support for session timeout (VPP-1272)
[vpp.git] / src / plugins / nat / nat.c
2018-08-27 Matus FabianNAT44: add support for session timeout (VPP-1272) 28/14428/2
2018-08-22 Matus FabianNAT: update nat_show_config_reply API (VPP-1403) 11/14411/2
2018-08-15 shubing guoVPP-1387:foreach outside address vector to find correct... 65/14165/2
2018-08-15 Matus FabianNAT44: fix bug in snat_interface_add_del (VPP-1380) 06/14106/2
2018-08-11 shubing guoVPP-1381: Fix the incorrect if condition when delete... 23/14123/2
2018-08-09 Matus FabianNAT44: delete user with zero sessions (VPP-1282) 84/14084/2
2018-08-02 Matus FabianNAT44: LB NAT - local backends in multiple VRFs (VPP... 79/13579/3
2018-07-20 Matus FabianNAT44: in+out interface in STN setup improvement (VPP... 30/13530/2
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-06-11 Alexander ChernavinFix multiple NAT translation with interface address... 64/12964/2
2018-05-28 Matus FabianNAT44: code cleanup and refactor (VPP-1285) 65/12765/3
2018-05-27 Dave BarachVPP-1294: add missing feature arc constraint 53/12753/4
2018-05-17 Matus FabianNAT44: nat44_del_session and nat44_user_session_details... 69/12569/4
2018-05-10 Matus FabianNAT44: sessions counters per user fix (VPP-1270) 00/12500/2
2018-05-08 Matus FabianNAT44: TCP connection close detection (VPP-1266) 14/12414/2
2018-04-26 Matus FabianNAT44: disable nat44-hairpinning feature for in-out... 66/12166/1
2018-04-24 Matus FabianNAT44: one-armed NAT and identity mapping (VPP-1212) 78/12078/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-13 Juraj SlobodaNAT66: Do not translate if packet not aimed at outside... 60/11760/3
2018-04-11 Matus FabianNAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALAN... 75/11675/2
2018-04-10 ahdj007when deleting l3 static mapping with addr_only, 91/10991/3
2018-04-09 Matus FabianNAT44: don't add static mapping to resolution vector... 60/11560/2
2018-04-04 Neale RannsNAT added FIB entries have a preference lower than... 08/11508/2
2018-04-04 Matus FabianNAT44: prohibit multiple static mappings for a single... 05/11505/2
2018-04-04 Matus FabianNAT44: fix static mapping for DHCP addressed interface... 03/11503/1
2018-03-28 Matus FabianNAT44: make 1:1NAT for DHCP addressed interface persistent 34/11434/1
2018-03-28 Matus FabianNAT44: fix nat44_user_session_dump and nat44_del_sessio... 92/11392/3
2018-03-21 Matus FabianNAT44: fix removal of LB static mappings with same... 35/11235/2
2018-03-07 Matus FabianNAT44: allow to configure one interface only as output... 00/11000/2
2018-02-14 Matus FabianNAT44: run NAT nodes after ACL (VPP-1160) 59/10459/2
2018-01-31 Matus FabianNAT66 1:1 mapping (VPP-1108) 96/10196/2
2018-01-31 Matus FabianNAT44: in2out output feature skip translation for alrea... 29/10329/3
2018-01-31 Matus FabianNAT44: Delete dynamic sessions matching new 1:1NAT... 58/10358/1
2018-01-30 Matus FabianNAT: replace format_vnet_sw_interface_name with format_... 66/10266/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-24 Matus FabianNAT44: asymmetrical static mapping and one-armed NAT... 06/10206/2
2018-01-23 Milan LencoNAT44: Fix interface feature removal. 95/10195/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-11 Juraj SlobodaAdd basic support for DS-Lite CE (VPP-1059) 50/10050/4
2018-01-08 Matus FabianNAT: fixed get_worker_out2in bug (VPP-1116) 82/9982/1
2018-01-05 Juraj SlobodaAdd support for 464XLAT NAT44 mode (VPP-1045) 26/9626/5
2017-12-21 Swarup NayakVPP-1109 Fix loop for some CLI (code review) 94/9894/1
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-18 Dave BarachFix nat44 identity mapping 65/9865/2
2017-12-13 Matus FabianNAT64: multi-thread support (VPP-891) 58/9758/2
2017-12-11 Swarup Nayakcall unformat_free in some flow, remove unnecessary... 19/9719/5
2017-11-30 Matus FabianNAT44: identity NAT (VPP-1073) 99/9599/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-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-14 Matus FabianNAT: fix delete of sessions for 1:1 NAT if 1 worker... 84/8784/2
2017-10-09 Matus FabianNAT: hairpinning rework (VPP-1003) 60/8660/2
2017-09-26 Matus FabianNAT: remove worker_by_in lookup hash table (VPP-992) 34/8534/1
2017-09-26 AequitasMemory overwritten when using unformat %u (VPP-987) 12/8512/3
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-14 Matus FabianNAT: fixed bug in snat_alloc_outside_address_and_port... 18/8418/1
2017-09-13 flyingeagle23nat lb: del lb static mapping existed vec mem leak... 07/8407/2
2017-09-12 Matus FabianNAT: fixed bug in snat_alloc_outside_address_and_port... 96/8396/2
2017-09-12 flyingeagle23Fix issue in nat Bisearch algorithm (VPP-980) 88/8388/3
2017-09-12 flyingeagle23nat lb mapping command existed array out of bounds... 75/8375/2
2017-09-11 Neale RannsFIB table add/delete API 71/8371/2
2017-09-07 Matus FabianNAT: fixed bug in snat_get_worker_out2in_cb (VPP-832) 34/8334/3
2017-09-06 Matus FabianNAT: Destination NAT44 with load-balancing (VPP-954) 96/8296/2
2017-08-29 Hongjun NiFix some issue of comment and help for nat feature 30/8230/3
2017-08-23 Matus FabianNAT: Rename snat plugin to nat (VPP-955) 46/8146/3