CGN: Send ICMP error packet if user is out of sessions available
[vpp.git] / src / plugins / snat / in2out.c
2017-04-27 Martin GálikCGN: Send ICMP error packet if user is out of sessions... 87/6487/2
2017-04-19 Juraj SlobodaSupport ping from outside network in 1:1 NAT (VPP-695) 22/6222/4
2017-04-12 Juraj SlobodaHandle multiple flows with the same client port in... 18/6118/4
2017-04-12 Matus FabianCGN: configurable timeouts 58/6158/2
2017-04-12 Juraj SlobodaSupport ICMP session timeout in deterministic NAT 32/6032/5
2017-04-11 Juraj SlobodaAdd ICMP support for deterministic NAT 31/6031/5
2017-04-10 Juraj SlobodaRefactor SNAT code 30/6030/6
2017-04-10 Juraj SlobodaHandle ICMP echo with TTL=1 in deterministic and fast... 29/6029/5
2017-04-10 Juraj SlobodaMake fixes in SNAT code 28/6028/4
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-13 Juraj SlobodaRefactor SNAT ICMP code 89/5689/3
2017-03-08 Matus FabianCGN: fix outside port calculation and set buffer error... 52/5652/2
2017-03-07 Matus FabianCGN: Deterministic NAT (VPP-623) 99/5099/26
2017-03-07 Juraj SlobodaAdd setting of tenant VRF id for SNAT addresses (VPP... 42/5642/4
2017-03-07 Gabriel Gannesilence -Wmaybe-uninitialized warning 38/5638/3
2017-03-02 magalikSNAT: user's dump and session dump of a certain snat... 34/5534/4
2017-03-01 Dave BarachVPP-598: tcp stack initial commit 61/5561/7
2017-02-16 Juraj SlobodaAdd handling of ICMP error packets in SNAT (VPP-629) 49/5149/4
2017-02-06 Matus FabianSNAT: initialize outside and inside FIB index in snat_c... 35/5035/1
2017-02-03 Matus FabianSNAT: fix invalid outside FIB index 11/5011/4
2017-02-03 Matus FabianSNAT: Port allocation per protocol 99/4999/3
2017-01-23 Matus FabianSNAT: Multiple inside interfaces (VPP-447) 51/4751/4
2017-01-18 Dave BarachFix coverity warnings, VPP-608 58/4758/2
2017-01-14 Matus FabianSNAT: IPFIX logging (VPP-445) 72/4672/2
2017-01-13 Matus FabianSNAT: fixed crash - interface without IP address (VPP... 78/4678/2
2017-01-01 Damjan MarionMove java,lua api and remaining plugins to src/ 89/4489/3