Commit 712749e7 authored by Arturo Borrero Gonzalez's avatar Arturo Borrero Gonzalez
Browse files

Update upstream source from tag 'upstream/1.8.5'

Update to upstream version '1.8.5'
with Debian dir 8a97bace31de0bf6fa044da123d7fa2e84e9f6aa
parents 214468ea eb1d7c5f
This diff is collapsed.
...@@ -26,6 +26,7 @@ cmd 1 ip6tables -N foo ...@@ -26,6 +26,7 @@ cmd 1 ip6tables -N foo
# test rule adding # test rule adding
cmd 0 ip6tables -A INPUT -j ACCEPT cmd 0 ip6tables -A INPUT -j ACCEPT
cmd 1 ip6tables -A noexist -j ACCEPT cmd 1 ip6tables -A noexist -j ACCEPT
cmd 2 ip6tables -I INPUT -j foobar
# test rule checking # test rule checking
cmd 0 ip6tables -C INPUT -j ACCEPT cmd 0 ip6tables -C INPUT -j ACCEPT
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment