cvs commit: src/sys/netinet ip_input.c

Oleg Bulyzhin oleg at FreeBSD.org
Sat Mar 4 01:16:12 PST 2006


oleg        2006-03-04 09:16:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netinet          ip_input.c 
  Log:
  MFC rev. 1.315
  
  Fix five years old bug in ip_reass(): if we are using 'full' (i.e. including
  pseudo header) hardware rx checksum offloading ip_reass() fails to calculate
  TCP/UDP checksum for reassembled packet correctly.
  
  Reviewed by:    sam (earlier version), bde
  Approved by:    re (scottl)
  
  Revision    Changes    Path
  1.283.2.16  +7 -0      src/sys/netinet/ip_input.c


More information about the cvs-src mailing list