Displaying 3 results from an estimated 3 matches for "icmpv6_type".
Did you mean:
icmpv6_types
2011 Nov 16
1
[Bug 761] New: Bug in ICMPv6 type and code fields processing
...VT 2011 i686
Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz GenuineIntel GNU/Linux
yam ~ # ipset -V
ipset v6.9.1, protocol version: 6
I'm not sure is it a bug in ipset util or in kernel module, but something swaps
type and code fields for several ICMPv6 types. I.e. in my fw settings I have:
ICMPV6_TYPES=(
128/0 # Echo Request
129/0 # Echo Reply
133/0 # Router Solicitation (NDP)
134/0 # Router Advertisement (NDP)
135/0 # Neighbor Solicitation (NDP)
136/0 # Neighbor Advertisement (NDP)
)
ICMPV6_LEGAL_DEST=(
::1 # Localhost
2000::/3 # Global Unic...
2018 Sep 04
4
[Bug 1276] New: "icmpv6 code" test returns wrong data type.
https://bugzilla.netfilter.org/show_bug.cgi?id=1276
Bug ID: 1276
Summary: "icmpv6 code" test returns wrong data type.
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Gentoo
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at
2024 Jul 16
0
[ANNOUNCE] nftables 1.1.0 release
...eset statement length context before evaluating statement
tests: py: missing json output in meta.t with vlan mapping
tests: shell: add test to cover payload transport match and mangle
tests: shell: extend coverage for netdevice removal
doc: incorrect datatype description for icmpv6_type and icmpvx_code
evaluate: skip anonymous set optimization for concatenations
evaluate: do not fetch next expression on runaway number of concatenation components
evaluate: bail out if anonymous concat set defines a non concat expression
evaluate: release key expression in er...