Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
c602b384ac022f70690a3a7c711149f7cb63ad12
/
test
/
test_nat.py
233e468
stats: support multiple works for error counters
by Ole Troan
· 6 years ago
b765820
Tests: Refactor. Remove copies of enums.
by Paul Vinciguerra
· 6 years ago
04bb642
NAT: VPP-1646 test case asserts
by Filip Varga
· 6 years ago
f4749ca
NAT: VPP-1661 - test case cleanup and refactoring
by Filip Varga
· 6 years ago
dd1e3e7
NAT: VPP-1531 api cleanup & update
by Filip Varga
· 6 years ago
89fec71
Revert "NAT: VPP-1531 api cleanup & update"
by Ole Trøan
· 6 years ago
bed1421
NAT: VPP-1531 api cleanup & update
by Filip Varga
· 6 years ago
90cf21b
Tests: Refactor tearDown show command logging, add lifecycle markers.
by Paul Vinciguerra
· 6 years ago
7f9b7f9
Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.
by Paul Vinciguerra
· 6 years ago
8feeaff
Typos. A bunch of typos I've been collecting.
by Paul Vinciguerra
· 6 years ago
3b0d7e4
Revert "API: Cleanup APIs interface.api"
by Ole Trøan
· 6 years ago
e63325e
API: Cleanup APIs interface.api
by Jakub Grajciar
· 6 years ago
a5b2eec
vpp_papi_provider: Remove more wrapper functions.
by Ole Troan
· 6 years ago
22ab6f7
VPP-1508: Tests: Fix vpp_api struct.error under py3.
by Paul Vinciguerra
· 6 years ago
a7427ec
VPP-1508: Use scapy.compat to manage packet level library differences.
by Paul Vinciguerra
· 6 years ago
9a6dafd
Tests: use self.assertNotIn().
by Paul Vinciguerra
· 6 years ago
9a47537
test framework: vpp_papi_provider.py - further cleanup
by Ole Troan
· 6 years ago
e1ade68
test framework: Fix wrapper functions to match API message names.
by Ole Troan
· 6 years ago
f159f58
test framework: add factory function and default parameters
by Ole Troan
· 6 years ago
34931eb
NAT44: active-passive HA (VPP-1571)
by Matus Fabian
· 6 years ago
3702930
Use IP and MAC API types for neighbors
by Neale Ranns
· 6 years ago
d753209
VTL: Don't swallow exceptions from syslog_rfc5424_parser
by Paul Vinciguerra
· 6 years ago
fc7344f
MAP: Convert from DPO to input feature.
by Jon Loeliger
· 6 years ago
fd0d508
NAT: total users and sessions gauges (VPP-1484)
by Matus Fabian
· 6 years ago
defde0f
Tests: Cleanup @skip decorator.
by Paul Vinciguerra
· 6 years ago
b686508
NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)
by Matus Fabian
· 6 years ago
8006c6a
PAPI: Add MACAddress object wrapper for vl_api_mac_address_t
by Ole Troan
· 6 years ago
a5e7376
NAT: counters (VPP-1484)
by Matus Fabian
· 6 years ago
7f99183
Test framework: StringIO fixes for Python3
by Ole Troan
· 6 years ago
978aa64
Tests: Fix traceback.
by Paul Vinciguerra
· 6 years ago
ad1f3e1
NAT: syslog - sessions logging (VPP-1139)
by Matus Fabian
· 6 years ago
3d2df21
Python3 tests: Fix asserts.
by Paul Vinciguerra
· 6 years ago
7f8a8db
NAT44: improve expired sessions reuse (VPP-1503)
by Matus Fabian
· 6 years ago
ffba3c3
MAP: Use explicit address/prefix types in API
by Ole Troan
· 6 years ago
15e8e68
NAT44: Apply transitory timeout on TCP RST (VPP-1494)
by Matus Fabian
· 6 years ago
111add7
NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501)
by Matus Fabian
· 6 years ago
6c01dce
NAT44: fix bug in TCP close with output-feature interface (VPP-1493)
by Matus Fabian
· 6 years ago
da41d72
NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466)
by Matus Fabian
· 6 years ago
82b4ceb
NAT44: identity NAT fix (VPP-1441)
by Matus Fabian
· 6 years ago
e2f4e2f
NAT44: do not create session record for identity mapping (VPP-1439)
by Matus Fabian
· 6 years ago
8fdc015
NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)
by Matus Fabian
· 6 years ago
fe0aa76
NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325)
by Juraj Sloboda
· 6 years ago
bb4e022
NAT: TCP MSS clamping
by Matus Fabian
· 6 years ago
a7f8b22
NAT: fix maximum out of order fragments (VPP-1399)
by Matus Fabian
· 6 years ago
05ca4a3
NAT: test cleanup (VPP-1252)
by Matus Fabian
· 6 years ago
5d28c7a
NAT: add support for configurable port range (VPP-1346)
by Matus Fabian
· 6 years ago
ea5b5be
NAT44: client-IP based session affinity for load-balancing (VPP-1297)
by Matus Fabian
· 6 years ago
878c646
NAT44: add support for session timeout (VPP-1272)
by Matus Fabian
· 6 years ago
69ce30d
NAT: update nat_show_config_reply API (VPP-1403)
by Matus Fabian
· 6 years ago
182e37e
NAT44: fix next_src_nat (VPP-1384)
by Matus Fabian
· 6 years ago
8fed424
NAT64: fix TCP session expire (VPP-1390)
by Matus Fabian
· 6 years ago
68ba880
NAT44: delete user with zero sessions (VPP-1282)
by Matus Fabian
· 6 years ago
c6c0d2a
NAT44: LB NAT - local backends in multiple VRFs (VPP-1345)
by Matus Fabian
· 6 years ago
c79396e
NAT44: fix forwarding feature bug (VPP-1349)
by Matus Fabian
· 6 years ago
8008d7c
NAT44: multiple outside FIB tables (VPP-1314)
by Matus Fabian
· 6 years ago
c746a15
Do not translate packets destined for NAT64 inside interface (VPP-1331)
by Juraj Sloboda
· 6 years ago
235a47e
NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329)
by Matus Fabian
· 6 years ago
a6110b6
NAT44: endpoint dependent mode (VPP-1273)
by Matus Fabian
· 7 years ago
229c1aa
NAT44: code cleanup and refactor (VPP-1285)
by Matus Fabian
· 7 years ago
70a26ac
NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271)
by Matus Fabian
· 7 years ago
d81ae41
make test: unify packet checksum verifications
by Klement Sekera
· 7 years ago
17e5cfb
NAT44: delete closed TCP session (VPP-1274)
by Matus Fabian
· 7 years ago
132dc49
NAT44: sessions counters per user fix (VPP-1270)
by Matus Fabian
· 7 years ago
ebdf190
NAT44: TCP connection close detection (VPP-1266)
by Matus Fabian
· 7 years ago
a15cd02
NAT44: one-armed NAT and identity mapping (VPP-1212)
by Matus Fabian
· 7 years ago
1e5c07d
Add special Twice-NAT feature (VPP-1221)
by Juraj Sloboda
· 7 years ago
9341e34
NAT66: Do not translate if packet not aimed at outside interface
by Juraj Sloboda
· 7 years ago
ea2600a
NAT44: make 1:1NAT for DHCP addressed interface persistent
by Matus Fabian
· 7 years ago
4d023c8
NAT44: interface output feature and dst NAT (VPP-1200)
by Matus Fabian
· 7 years ago
2aad876
NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191)
by Matus Fabian
· 7 years ago
204591d
NAT44: interface output feature and service host direct access (VPP-1176)
by Matus Fabian
· 7 years ago
f2a23cc
NAT66 1:1 mapping (VPP-1108)
by Matus Fabian
· 7 years ago
f7ad5cb
NAT44: in2out output feature skip translation for already translated packets (VPP-1156)
by Matus Fabian
· 7 years ago
b793d09
NAT44: Delete dynamic sessions matching new 1:1NAT (VPP-1158)
by Matus Fabian
· 7 years ago
9dba781
NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158)
by Matus Fabian
· 7 years ago
87233b5
NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150)
by Matus Fabian
· 7 years ago
5f22499
NAT44: add opaque string tag to static mapping APIs (VPP-1147)
by Matus Fabian
· 7 years ago
8211954
NAT: nat.c refactor (split out CLI) (VPP-1140)
by Matus Fabian
· 7 years ago
d95c39e
NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138)
by Matus Fabian
· 7 years ago
e82488f
NAT44: asymmetrical static mapping rule (VPP-1135)
by Matus Fabian
· 7 years ago
240b5ef
NAT44: asymmetrical load balancing static mapping rule (VPP-1132)
by Matus Fabian
· 7 years ago
c5c6a33
Add basic support for DS-Lite CE (VPP-1059)
by Juraj Sloboda
· 7 years ago
a431ad1
NAT64: IPFix (VPP-1106)
by Matus Fabian
· 7 years ago
cba6936
Add support for 464XLAT NAT44 mode (VPP-1045)
by Juraj Sloboda
· 7 years ago
7b92979
Translate matching packets using NAT (VPP-1069)
by Juraj Sloboda
· 7 years ago
b932d26
NAT: Twice NAT44 (VPP-969)
by Matus Fabian
· 7 years ago
51e759f
NAT64: multi-thread support (VPP-891)
by Matus Fabian
· 7 years ago
331acc6
NAT: DS-Lite AFTR tunnel endpoint address respond to ICMPv6 echo request (VPP-1090)
by Matus Fabian
· 7 years ago
ab7a805
NAT44: identity NAT (VPP-1073)
by Matus Fabian
· 7 years ago
6a6f4f7
make test: automatically seed random generator
by Klement Sekera
· 7 years ago
2769710
Port restricted NAT44 (VPP-1048)
by Matus Fabian
· 7 years ago
0938dcf
NAT64 to use IPv4 address from interface (VPP-1051)
by Matus Fabian
· 7 years ago
efcd1e9
SNAT: IP fragmentation (VPP-890)
by Matus Fabian
· 7 years ago
8ebe625
NAT: DS-Lite (VPP-1040)
by Matus Fabian
· 7 years ago
5ba86f7
NAT: delete session API/CLI (VPP-1041)
by Matus Fabian
· 7 years ago
895b6e8
VPP-1033: Python API support arbitrary sized input parameters.
by Ole Troan
· 7 years ago
36ea2d6
One armed NAT (VPP-1035)
by Matus Fabian
· 7 years ago
1500254
FIB table add/delete API
by Neale Ranns
· 7 years ago
b2d2fc7
NAT: fixed hairpinning for in2out translation as an output feature (VPP-976)
by Matus Fabian
· 7 years ago
704018c
NAT: Destination NAT44 with load-balancing (VPP-954)
by Matus Fabian
· 7 years ago
Next »