Date: Mon, 24 Jan 2000 17:26:48 -0800 (PST) From: Yoshinobu Inoue <shin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200001250126.RAA93036@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
shin 2000/01/24 17:26:48 PST Modified files: sys/netinet tcp_input.c Log: Avoid m_len and m_pkthdr.len inconsistency when changing m_len for an mbuf whose M_PKTHDR is set. PR: related to kern/15175 Reviewed by: archie Revision Changes Path 1.104 +3 -1 src/sys/netinet/tcp_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001250126.RAA93036>