HomeFreeBSD

MFC r330792:

Description

MFC r330792:

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:		[[ https://bugs.freebsd.org/170604 | 170604 ]]

Details

Provenance
aeAuthored on
Parents
rS331200: Please welcome Vincenzo Maffione (vmaffione) as a new src
Branches
Unknown
Tags
Unknown