aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_nat.py
AgeCommit message (Expand)AuthorFilesLines
2018-09-06NAT: fix maximum out of order fragments (VPP-1399)Matus Fabian1-6/+8
2018-08-31NAT44: fix next_src_nat (VPP-1384)Matus Fabian1-0/+57
2018-07-23NAT44: fix forwarding feature bug (VPP-1349)v18.07-rc2Matus Fabian1-16/+3
2018-07-10NAT44: multiple outside FIB tables (VPP-1314)Matus Fabian1-21/+442
2018-07-10Do not translate packets destined for NAT64 inside interface (VPP-1331)Juraj Sloboda1-2/+60
2018-06-26NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329)Matus Fabian1-0/+25
2018-06-15NAT44: endpoint dependent mode (VPP-1273)Matus Fabian1-936/+1105
2018-05-28NAT44: code cleanup and refactor (VPP-1285)Matus Fabian1-136/+150
2018-05-17NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271)Matus Fabian1-24/+54
2018-05-16make test: unify packet checksum verificationsKlement Sekera1-234/+65
2018-05-14NAT44: delete closed TCP session (VPP-1274)Matus Fabian1-3/+3
2018-05-10NAT44: sessions counters per user fix (VPP-1270)Matus Fabian1-0/+25
2018-05-08NAT44: TCP connection close detection (VPP-1266)Matus Fabian1-44/+233
2018-04-24NAT44: one-armed NAT and identity mapping (VPP-1212)Matus Fabian1-0/+3
2018-04-19Add special Twice-NAT feature (VPP-1221)Juraj Sloboda1-96/+125
2018-04-13NAT66: Do not translate if packet not aimed at outside interfaceJuraj Sloboda1-0/+23
2018-03-28NAT44: make 1:1NAT for DHCP addressed interface persistentMatus Fabian1-12/+48
2018-03-22NAT44: interface output feature and dst NAT (VPP-1200)Matus Fabian1-0/+59
2018-03-12NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191)Matus Fabian1-37/+42
2018-03-02NAT44: interface output feature and service host direct access (VPP-1176)Matus Fabian1-0/+44
2018-01-31NAT66 1:1 mapping (VPP-1108)Matus Fabian1-0/+131
2018-01-31NAT44: in2out output feature skip translation for already translated packets ...Matus Fabian1-0/+99
2018-01-31NAT44: Delete dynamic sessions matching new 1:1NAT (VPP-1158)Matus Fabian1-0/+31
2018-01-31NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158)Matus Fabian1-0/+3
2018-01-26NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150)Matus Fabian1-0/+36
2018-01-25NAT44: add opaque string tag to static mapping APIs (VPP-1147)Matus Fabian1-3/+19
2018-01-25NAT: nat.c refactor (split out CLI) (VPP-1140)Matus Fabian1-2/+12
2018-01-24NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138)Matus Fabian1-0/+64
2018-01-22NAT44: asymmetrical static mapping rule (VPP-1135)Matus Fabian1-3/+102
2018-01-11NAT44: asymmetrical load balancing static mapping rule (VPP-1132)Matus Fabian1-0/+115
2018-01-11Add basic support for DS-Lite CE (VPP-1059)Juraj Sloboda1-0/+104
2018-01-08NAT64: IPFix (VPP-1106)Matus Fabian1-25/+477
2018-01-05Add support for 464XLAT NAT44 mode (VPP-1045)Juraj Sloboda1-12/+229
2017-12-20Translate matching packets using NAT (VPP-1069)Juraj Sloboda1-4/+76
2017-12-19NAT: Twice NAT44 (VPP-969)Matus Fabian1-5/+172
2017-12-13NAT64: multi-thread support (VPP-891)Matus Fabian1-3/+3
2017-12-13NAT: DS-Lite AFTR tunnel endpoint address respond to ICMPv6 echo request (VPP...Matus Fabian1-0/+14
2017-11-30NAT44: identity NAT (VPP-1073)Matus Fabian1-0/+72
2017-11-10make test: automatically seed random generatorKlement Sekera1-2/+0
2017-11-09Port restricted NAT44 (VPP-1048)Matus Fabian1-0/+32
2017-11-08NAT64 to use IPv4 address from interface (VPP-1051)Matus Fabian1-1/+20
2017-11-07SNAT: IP fragmentation (VPP-890)Matus Fabian1-2/+412
2017-11-07NAT: DS-Lite (VPP-1040)Matus Fabian1-0/+148
2017-10-26NAT: delete session API/CLI (VPP-1041)Matus Fabian1-0/+27
2017-10-25VPP-1033: Python API support arbitrary sized input parameters.Ole Troan1-7/+10
2017-10-25One armed NAT (VPP-1035)Matus Fabian1-2/+140
2017-09-11FIB table add/delete APINeale Ranns1-0/+13
2017-09-10NAT: fixed hairpinning for in2out translation as an output feature (VPP-976)Matus Fabian1-5/+14
2017-09-06NAT: Destination NAT44 with load-balancing (VPP-954)Matus Fabian1-0/+101
2017-08-23NAT: Rename snat plugin to nat (VPP-955)Matus Fabian1-0/+3720