HomeFreeBSD

Do not try to reassemble IPv6 fragments in "reass" rule.

Description

Do not try to reassemble IPv6 fragments in "reass" rule.

ip_reass() expects IPv4 packet and will just corrupt any IPv6 packets
that it gets. Until proper IPv6 fragments handling function will be
implemented, pass IPv6 packets to next rule.

PR: 170604
MFC after: 1 week

Details

Provenance
aeAuthored on
Parents
rS330791: Implement NO_WCAST_QUAL for gcc4.2 architectures
Branches
Unknown
Tags
Unknown