cvs commit: src/sys/netinet ip_input.c
Oleg Bulyzhin
oleg at FreeBSD.org
Sat Mar 4 01:15:11 PST 2006
oleg 2006-03-04 09:15:08 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
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.301.2.7 +7 -0 src/sys/netinet/ip_input.c
More information about the cvs-src
mailing list