HomeFreeBSD

Do not print "ip6" keyword in print_icmp6types() for O_ICMP6TYPE opcode.

Description

Do not print "ip6" keyword in print_icmp6types() for O_ICMP6TYPE opcode.

It produces incompatibility when rules listing is used again to
restore saved ruleset, because "ip6" keyword produces separate opcode.
The kernel already has the check and only IPv6 packets will be checked
for matching.

PR: 232939
MFC after: 3 days

Details

Provenance
aeAuthored on
Parents
rS340174: Initialize last_target in the laundry thread control loop.
Branches
Unknown
Tags
Unknown