aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat_api.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-28NAT44: fix nat44_user_session_dump and nat44_del_session crash with one worke...Matus Fabian1-1/+1
2017-12-20Translate matching packets using NAT (VPP-1069)Juraj Sloboda1-0/+59
2017-12-19NAT: Twice NAT44 (VPP-969)Matus Fabian1-13/+27
2017-12-13NAT64: multi-thread support (VPP-891)Matus Fabian1-72/+16
2017-11-30NAT44: identity NAT (VPP-1073)Matus Fabian1-2/+144
2017-11-29NAT: Remove old SNAT API (VPP-1070)Matus Fabian1-1273/+2
2017-11-08NAT64 to use IPv4 address from interface (VPP-1051)Matus Fabian1-0/+39
2017-11-07SNAT: IP fragmentation (VPP-890)Matus Fabian1-0/+144
2017-11-07NAT: DS-Lite (VPP-1040)Matus Fabian1-1/+85
2017-10-26NAT: delete session API/CLI (VPP-1041)Matus Fabian1-0/+37
2017-10-25One armed NAT (VPP-1035)Matus Fabian1-5/+9
2017-10-03Repair vlib API socket serverDave Barach1-1/+1
2017-09-26NAT: remove worker_by_in lookup hash table (VPP-992)Matus Fabian1-4/+12
2017-09-20NAT: move session and user lookup tables to per thread data (VPP-986)Matus Fabian1-2/+2
2017-09-06NAT: Destination NAT44 with load-balancing (VPP-954)Matus Fabian1-2/+135
2017-08-23NAT: Rename snat plugin to nat (VPP-955)Matus Fabian1-0/+3255