Public bug reported:

Binary package hint: iptables

The man-page of ip6tables does not mention some of the available
features in ip6tables. As an example, the "match" module is not
mentioned, but it clearly work:

~ >sudo ip6tables -m state --state RELATED,ESTABLISHED -A INPUT -j ACCEPT
~ >sudo ip6tables -nL INPUT
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     0        ::/0                 ::/0               state 
RELATED,ESTABLISHED 
~ >

** Affects: iptables (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
ip6tables MAN-page out of date
https://bugs.launchpad.net/bugs/114395
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to