summaryrefslogtreecommitdiffstats
path: root/src/plugins/snat/out2in.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-23NAT: Rename snat plugin to nat (VPP-955)Matus Fabian1-2294/+0
2017-07-21SNAT: in2out translation as an output feature hairpinning (VPP-913)Matus Fabian1-1/+6
2017-07-07SNAT: Fallback to 3-tuple key for non TCP/UDP sessions (VPP-884)Matus Fabian1-15/+125
2017-06-19SNAT: NAT packet with unknown L4 protocol if match 1:1 NATMatus Fabian1-0/+40
2017-06-05More GCC-7 errorsMarco Varlese1-0/+2
2017-05-10completelly deprecate os_get_cpu_number, replace new occurencesDamjan Marion1-1/+1
2017-04-19Support ping from outside network in 1:1 NAT (VPP-695)Juraj Sloboda1-22/+27
2017-04-11Add ICMP support for deterministic NATJuraj Sloboda1-12/+193
2017-04-10Refactor SNAT codeJuraj Sloboda1-46/+33
2017-04-10Handle ICMP echo with TTL=1 in deterministic and fast SNAT nodesJuraj Sloboda1-1/+42
2017-04-10Make fixes in SNAT codeJuraj Sloboda1-19/+19
2017-04-06Use thread local storage for thread indexDamjan Marion1-51/+51
2017-03-13Refactor SNAT ICMP codeJuraj Sloboda1-170/+256
2017-03-08CGN: fix outside port calculation and set buffer error (VPP-623)Matus Fabian1-6/+15
2017-03-07CGN: Deterministic NAT (VPP-623)Matus Fabian1-47/+420
2017-03-02SNAT: user's dump and session dump of a certain snat user.magalik1-0/+1
2017-03-01VPP-598: tcp stack initial commitDave Barach1-12/+12
2017-02-17Fix handling of ping to SNAT out interfaceJuraj Sloboda1-6/+7
2017-02-16Add handling of ICMP error packets in SNAT (VPP-629)Juraj Sloboda1-23/+176
2017-02-03SNAT: Port allocation per protocolMatus Fabian1-29/+5
2017-01-27drop-and-count snat out2in packets with no translationsDave Barach1-3/+41
2017-01-18Fix coverity warnings, VPP-608Dave Barach1-2/+6
2017-01-14SNAT: IPFIX logging (VPP-445)Matus Fabian1-1/+9
2017-01-13SNAT: fixed crash - interface without IP address (VPP-599)Matus Fabian1-2/+8
2017-01-03SNAT: fix out2in ICMP worker lookupMatus Fabian1-0/+7
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion1-0/+1261