HomeFreeBSD

Fix the ICMP6 handling for TCP.

Description

Fix the ICMP6 handling for TCP.

The ICMP6 packets might not be contained in a single mbuf. So don't
assume this. Keep the IPv4 and IPv6 code in sync and make explicit
that the syncache code only need the TCP sequence number, not the
complete TCP header.

MFC after: 3 days
Sponsored by: Netflix, Inc.

Details

Provenance
tuexenAuthored on
Parents
rS319555: MFC r316503,r316504,r316505:
Branches
Unknown
Tags
Unknown