Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 12/11/2002 18:33:13
Module Name: syssrc
Committed By: atatat
Date: Wed Dec 11 16:33:13 UTC 2002
Modified Files:
syssrc/sys/netinet: ip_fil.c
Log Message:
Always recompute the IP checksum, otherwise fast-routed packets that
also get natted leave with an invalid checksum which can prevent
things from working properly.
To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 syssrc/sys/netinet/ip_fil.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.