Files
vpp/test/test_cnat.py
Nathan Skrzypczak 1dff6b3485 cnat: improve tests
Type: improvement

This is an attempt to make the cnat tests more
readable by hiding the scapy packet generation
under a common context concept.

This in order to add tests covering a wider range
of scenarios. As of now, only VIP, snat & DHCP
being covered

Change-Id: Ia84868984506bbb652fe974e9a6f54f7a3cc0bd9
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
2021-10-21 14:29:57 +00:00

29 KiB