Signed-off-by: Eric Leblond <eric@xxxxxxxxx> --- tests/regression/ip/ip.t | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/regression/ip/ip.t b/tests/regression/ip/ip.t index a781de5..0d056ab 100644 --- a/tests/regression/ip/ip.t +++ b/tests/regression/ip/ip.t @@ -105,3 +105,5 @@ ip saddr != 192.168.1.3-192.168.33.55;ok;ip saddr < 192.168.1.3 ip saddr > 192.1 ip daddr 192.168.0.1;ok ip daddr 192.168.0.1 drop;ok ip daddr 192.168.0.2 log;ok + +ip protocol 6 counter tcp dport 223 accept;ok;ip protocol 6 counter packets 0 bytes 0 tcp dport 223 accept -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html