cvs commit: src/sys/netinet udp_usrreq.c

Brian Fundakowski Feldman green at FreeBSD.org
Sat Aug 21 19:05:35 PDT 2004


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 at FreeBSD.org                               \  The Power to Serve! \
 Opinions expressed are my own.                       \,,,,,,,,,,,,,,,,,,,,,,\


More information about the cvs-all mailing list