[Bug 461] New: "-m icmpv6" implies "--icmpv6-type 0"

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Mon Mar 20 14:21:27 CET 2006


https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=461

           Summary: "-m icmpv6" implies "--icmpv6-type 0"
           Product: iptables
           Version: 1.3.3
          Platform: All
        OS/Version: Debian GNU/Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ip6tables
        AssignedTo: laforge at netfilter.org
        ReportedBy: max at duempel.org


When I add a new rule with the following command:

ip6tables -t filter -A INPUT -p ipv6-icmp -m icmpv6 -j ACCEPT

... then ip6tables -L will say:

0 0 ACCEPT icmpv6 * * ::/0 ::/0 ipv6-icmp type 0 

The ip6tables manpage says "--icmpv6-type" is optional.

-- 
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the netfilter-buglog mailing list