diff options
Diffstat (limited to 'tests/py/inet')
-rw-r--r-- | tests/py/inet/reject.t.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/py/inet/reject.t.json b/tests/py/inet/reject.t.json index e60cd4f2..76cd1bf5 100644 --- a/tests/py/inet/reject.t.json +++ b/tests/py/inet/reject.t.json @@ -205,6 +205,16 @@ } ] +# reject with icmpx 3 +[ + { + "reject": { + "expr": "admin-prohibited", + "type": "icmpx" + } + } +] + # meta nfproto ipv4 reject with icmp host-unreachable [ { |