Bug 15472

Summary: bug in in_cksum_finalize
Product: Base System Reporter: Garrett A. Wollman <wollman>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Garrett A. Wollman 1999-12-13 21:20:00 UTC
	Brad Karp identified a deficiency in the in_cksum_finalize
	routine; it does not complement the sum as required.

Fix: (beware cut-and-paste-os)
How-To-Repeat: 
	Attempt to use in_cksum_partial()/in_cksum_finalize()
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 1999-12-20 12:12:42 UTC
State Changed
From-To: open->suspended

Committed as rev 1.17 of in_cksum.c . 
MFC candidate. 
Comment 2 Poul-Henning Kamp freebsd_committer freebsd_triage 2001-05-29 18:48:01 UTC
State Changed
From-To: suspended->closed

timed out.