HomeFreeBSD

MFC r345441:

Description

MFC r345441:
Fix a KASSERT() in tcp_output().

When checking the length of the headers at this point, the IP level
options have not been added to the mbuf chain.
So don't take them into account.

Reviewed by: rrs@
Sponsored by: Netflix, Inc.

Details

Provenance
tuexenAuthored on
Parents
rS347108: MFC r344925:
Branches
Unknown
Tags
Unknown