aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat_api.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-31NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158)Matus Fabian1-6/+12
2018-01-25NAT44: add opaque string tag to static mapping APIs (VPP-1147)Matus Fabian1-4/+30
2018-01-22NAT44: asymmetrical static mapping rule (VPP-1135)Matus Fabian1-4/+6
2018-01-11api: remove transport specific code from handlersFlorin Coras1-117/+126
2018-01-11NAT44: asymmetrical load balancing static mapping rule (VPP-1132)Matus Fabian1-2/+5
2018-01-11Add basic support for DS-Lite CE (VPP-1059)Juraj Sloboda1-1/+98
2018-01-09api: refactor vlibmemoryFlorin Coras1-46/+35
2018-01-05Add support for 464XLAT NAT44 mode (VPP-1045)Juraj Sloboda1-0/+3
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