K 10 svn:author V 6 tuexen K 8 svn:date V 27 2017-06-07T12:50:54.623469Z K 7 svn:log V 294 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) END