Subject: CVS commit: [netbsd-1-6] syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/30/2002 16:05:30
Module Name: syssrc
Committed By: lukem
Date: Mon Sep 30 13:05:30 UTC 2002
Modified Files:
syssrc/sys/netinet [netbsd-1-6]: ip_output.c
Log Message:
Pull up revision 1.102 (requested by darrenr in ticket #842):
From FreeBSD (1.164) courtesy of Maxim Konovalov:
"In rare cases when there is no room for ip options ip_insertoptions()
can fail and corrupt a header length. Initialize len and check what
ip_insertoptions() returns."
To generate a diff of this commit:
cvs rdiff -r1.95 -r1.95.10.1 syssrc/sys/netinet/ip_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.