aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/out2in.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-26NAT44: interface output feature and dst NAT (VPP-1200)Matus Fabian1-1/+51
2018-03-26NAT44: interface output feature and service host direct access (VPP-1176)Matus Fabian1-4/+54
2018-03-26User session counters stay <= per-user limitMatthew Smith1-3/+3
2018-03-23NAT44: fix ICMP checksum update crash (VPP-1205)Matus Fabian1-0/+3
2018-03-21Revert "NAT44: interface output feature and service host direct access (VPP-1...Matus Fabian1-54/+4
2018-03-14NAT44 - unknown protocols work with forwardingMatthew Smith1-6/+9
2018-03-14NAT44: interface output feature and service host direct access (VPP-1176)Matus Fabian1-4/+54
2018-02-27NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150)Matus Fabian1-2/+75
2017-12-20Translate matching packets using NAT (VPP-1069)Juraj Sloboda1-48/+74
2017-12-19NAT: Twice NAT44 (VPP-969)Matus Fabian1-193/+117
2017-12-13NAT64: multi-thread support (VPP-891)Matus Fabian1-0/+1
2017-11-07SNAT: IP fragmentation (VPP-890)Matus Fabian1-2/+334
2017-10-09NAT: fixed ICMP broken translation for GRE tunnel interface (VPP-1008)Matus Fabian1-10/+7
2017-09-26NAT: remove worker_by_in lookup hash table (VPP-992)Matus Fabian1-4/+0
2017-09-25NAT: session number limitation to avoid running out of memory crash (VPP-984)Matus Fabian1-21/+56
2017-09-20NAT: move session and user lookup tables to per thread data (VPP-986)Matus Fabian1-12/+20
2017-09-15Modify return value of snat_out2in_lb(VPP-985)dongjuan1-5/+6
2017-09-06NAT: Destination NAT44 with load-balancing (VPP-954)Matus Fabian1-11/+194
2017-08-23NAT: Rename snat plugin to nat (VPP-955)Matus Fabian1-0/+2294