K 10 svn:author V 6 tuexen K 8 svn:date V 27 2019-05-04T11:21:41.291957Z K 7 svn:log V 244 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. END