summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/udp.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/udp.t')
-rw-r--r--tests/py/inet/udp.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/py/inet/udp.t b/tests/py/inet/udp.t
index 8cff2c69..ea9c87b4 100644
--- a/tests/py/inet/udp.t
+++ b/tests/py/inet/udp.t
@@ -50,3 +50,7 @@ udp checksum { 33, 55, 67, 88};ok
- udp checksum != { 33, 55, 67, 88};ok
udp checksum { 33-55};ok
- udp checksum != { 33-55};ok
+
+# limit impact to lo
+iif lo udp checksum set 0;ok
+iif lo udp dport set 65535;ok