aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat_api.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-09NAT44: delete user with zero sessions (VPP-1282)Matus Fabian1-2/+6
2018-08-02NAT44: LB NAT - local backends in multiple VRFs (VPP-1345)Matus Fabian1-5/+5
2018-06-15NAT44: endpoint dependent mode (VPP-1273)Matus Fabian1-1/+1
2018-05-28NAT44: code cleanup and refactor (VPP-1285)Matus Fabian1-1/+2
2018-05-17NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271)Matus Fabian1-8/+60
2018-05-08NAT44: TCP connection close detection (VPP-1266)Matus Fabian1-0/+2
2018-05-03NAT: fix bin API dump of static mappings.Milan Lenco1-2/+5
2018-04-19Add special Twice-NAT feature (VPP-1221)Juraj Sloboda1-4/+20
2018-04-12NAT: disable CLI/API not supported in active mode (VPP-1234)Juraj Sloboda1-3/+136
2018-04-05DSLite: Implement new API call DSLITE_ADDRESS_DUMP.Jon Loeliger1-0/+49
2018-03-28NAT44: fix nat44_user_session_dump and nat44_del_session crash with one worke...Matus Fabian1-1/+1
2018-01-31NAT66 1:1 mapping (VPP-1108)Matus Fabian1-1/+192
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