diff options
Diffstat (limited to 'tests/py/bridge/reject.t')
-rw-r--r-- | tests/py/bridge/reject.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/bridge/reject.t b/tests/py/bridge/reject.t index 67deac8d..d1c2ecab 100644 --- a/tests/py/bridge/reject.t +++ b/tests/py/bridge/reject.t @@ -16,7 +16,7 @@ reject with icmpv6 type admin-prohibited;ok;ether type ip6 reject with icmpv6 ty reject with icmpv6 type addr-unreachable;ok;ether type ip6 reject with icmpv6 type addr-unreachable reject with icmpv6 type port-unreachable;ok;ether type ip6 reject -mark 12345 ip protocol tcp reject with tcp reset;ok;mark 0x00003039 ip protocol 6 reject with tcp reset +mark 12345 ip protocol tcp reject with tcp reset;ok;meta mark 0x00003039 ip protocol 6 reject with tcp reset reject;ok ether type ip reject;ok |