Subject: CVS commit: [netbsd-1-5] syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/14/2002 17:44:40
Module Name: syssrc
Committed By: he
Date: Mon Jan 14 15:44:40 UTC 2002
Modified Files:
syssrc/sys/netinet [netbsd-1-5]: ip_output.c
Log Message:
Pull up revision 1.91 (requested by itojun):
Avoid kernel panic on IPv4 multicast packet transmission if there
is no IPv4 address assigned to the specified outgoing interface.
To generate a diff of this commit:
cvs rdiff -r1.74.4.1 -r1.74.4.2 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.