HomeFreeBSD

MFC r319556:

Description

MFC r319556:
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.

Approved by: re (marius)

Details

Provenance
tuexenAuthored on
Parents
rS319653: MFC r318780:
Branches
Unknown
Tags
Unknown