summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/udplite.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/inet/udplite.t')
-rw-r--r--tests/py/inet/udplite.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/py/inet/udplite.t b/tests/py/inet/udplite.t
index a8fdc8ea..6a54709c 100644
--- a/tests/py/inet/udplite.t
+++ b/tests/py/inet/udplite.t
@@ -1,10 +1,11 @@
:input;type filter hook input priority 0
:ingress;type filter hook ingress device lo priority 0
+:egress;type filter hook egress device lo priority 0
*ip;test-ip4;input
*ip6;test-ip6;input
*inet;test-inet;input
-*netdev;test-netdev;ingress
+*netdev;test-netdev;ingress,egress
udplite sport 80 accept;ok
udplite sport != 60 accept;ok