[Bug 926] New: icmp: ICMPv6 types are not supported
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Wed May 7 09:28:22 CEST 2014
https://bugzilla.netfilter.org/show_bug.cgi?id=926
Summary: icmp: ICMPv6 types are not supported
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy: anarey at gmail.com
Estimated Hours: 0.0
The following icmpv6 types are not supported in nft
Valid ICMPv6 Types => Valid ICMP Type in nftables.
destination-unreachable: => ok in nft
no-route
communication-prohibited
address-unreachable
port-unreachable
packet-too-big => ok in nft in nft
time-exceeded (ttl-exceeded)
ttl-zero-during-transit
ttl-zero-during-reassembly
parameter-problem => ok in nft
bad-header
unknown-header-type
unknown-option
echo-request (ping) => ok in nft
echo-reply (pong) => ok in nft
router-solicitation => nd-router-solicit in nft
router-advertisement => nd-router-advert in nft
neighbour-solicitation (neighbor-solicitation)
neighbour-advertisement (nd-neighbor-advert)
redirect => nd-redirect in nft
The last commit in Pablo git tree of kernel is "40e6442 netfilter: x_tables:
allow to use cgroup match for LOCAL_IN nf hooks"
The last commit in libmnl repo is "090a842 examples: use mnl_socket_setsockopt"
The last commit in libnftnl repo is "57107c2 common: fix unconditional output
of event wrapping stuff"
The last commit in nftables repo is "aefa9bf expression: Fix inconsistent
output in set"
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the netfilter-buglog
mailing list