aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_nat.py
AgeCommit message (Expand)AuthorFilesLines
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