Date: Sat, 21 Aug 2004 22:05:27 -0400 From: Brian Fundakowski Feldman <green@FreeBSD.org> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet udp_usrreq.c Message-ID: <20040822020527.GA792@green.homeunix.org> In-Reply-To: <200408220132.i7M1WnMB001137@repoman.freebsd.org> References: <200408220132.i7M1WnMB001137@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 22, 2004 at 01:32:49AM +0000, Robert Watson wrote: > rwatson 2004-08-22 01:32:49 UTC > > FreeBSD src repository > > Modified files: > sys/netinet udp_usrreq.c > Log: > When sliding the m_data pointer forward, update m_pktrhdr.len as well > as m_len, or the pkthdr length will be inconsistent with the actual > length of data in the mbuf chain. The symptom of this occuring was > "out of data" warnings from in_cksum_skip() on large UDP packets sent > via the loopback interface. > > Foot shot: green My foot -- she lives, yet! -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040822020527.GA792>