acl-plugin: defer the ACL plugin user module registration with ACL lookup until it...
[vpp.git] / src / plugins / nat /
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-21 Matus FabianNAT44: fix removal of LB static mappings with same... 35/11235/2
2018-03-16 Neale RannsQoS recording and marking 53/11053/9
2018-03-12 Matus FabianNAT44: fix nat_not_translate_output_feature in dual... 62/11062/2
2018-03-12 Matus FabianNAT44: fix nat_not_translate_output_feature for ICMP... 10/11010/3
2018-03-09 ahdj007when exceed max reass, 31/11031/5
2018-03-07 Matus FabianNAT44: allow to configure one interface only as output... 00/11000/2
2018-03-06 ahdj007when lb tcp in2out flow, 68/10968/2
2018-03-06 ahdj007reass frag_n should to be inited to 0 67/10967/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-02-14 Matus FabianNAT44: run NAT nodes after ACL (VPP-1160) 59/10459/2
2018-02-07 Damjan MarionRefactor vlib_buffer flags 75/10375/8
2018-02-05 Matus FabianNAT64: Run nat64-expire-worker-walk only when NAT64... 08/10408/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-31 Matus FabianNAT44: nat44_static_mapping_details protocol=0 if addr_... 44/10344/1
2018-01-30 Matus FabianNAT: add missing CLI and API documentation (VPP-1142) 97/10297/2
2018-01-30 Matus FabianNAT: replace format_vnet_sw_interface_name with format_... 66/10266/2
2018-01-26 Matus FabianNAT44: fix ICMP error translation for endpoint dependen... 60/10260/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 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
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 Florin Corasapi: remove transport specific code from handlers 38/10038/9
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-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2018-01-08 Matus FabianNAT64: IPFix (VPP-1106) 51/9951/2
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
2018-01-03 Matus FabianNAT64: free port when dynamic BIB deleted (VPP-1107) 72/9872/2 v18.04-rc0
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 Matus FabianNAT: Add performance testing TRex scripts and config... 58/8558/3
2017-12-18 Dave BarachFix nat44 identity mapping 65/9865/2
2017-12-14 Matus FabianNAT64: fix coverity (VPP-1032) 38/9838/2
2017-12-13 Matus FabianNAT64: multi-thread support (VPP-891) 58/9758/2
2017-12-13 Matus FabianNAT: DS-Lite AFTR tunnel endpoint address respond to... 60/9760/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-30 Juraj SlobodaFix variable mismatch 30/9630/2
2017-11-29 Matus FabianNAT: Remove old SNAT API (VPP-1070) 17/9617/2
2017-11-13 Ole TroanNAT: Buufer overflow for memcpy() 96/9396/1
2017-11-09 Matus FabianPort restricted NAT44 (VPP-1048) 37/9337/3
2017-11-08 Matus FabianNAT64 to use IPv4 address from interface (VPP-1051) 80/9280/2
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-03 Ole TroanNAT64: Input feature arc on virtual interface via inter... 18/9218/4
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-14 Matus FabianNAT: fix delete of sessions for 1:1 NAT if 1 worker... 84/8784/2
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-09 Matus FabianNAT: hairpinning rework (VPP-1003) 60/8660/2
2017-10-09 Matus FabianNAT: fixed ICMP broken translation for GRE tunnel inter... 70/8670/2
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
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: don't call ipfix rpc when disabled (VPP-988) 66/8466/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-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-11 Matus FabianNAT: fixed hairpinning for in2out translation as an... 73/8373/1
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 static mapping lookup issue for NAT plugin 31/8231/4
2017-08-29 Hongjun NiFix some issue of comment and help for nat feature 30/8230/3
2017-08-24 Matus FabianNAT64: Fix error message typo (VPP-961) 99/8199/2
2017-08-24 Matus FabianNAT64: Fix CLI typo (VPP-961) 90/8190/1
2017-08-23 Matus FabianNAT: Rename snat plugin to nat (VPP-955) 46/8146/3