Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/12/2000 10:10:27
Module Name: syssrc
Committed By: he
Date: Sat Feb 12 18:10:27 UTC 2000
Modified Files:
syssrc/sys/netinet [netbsd-1-4]: ip_input.c
Log Message:
Apply patch (requested by thorpej):
Adhere to RFC 1112 and RFC 1122 by dropping incoming packets with
a multicast source address. Fixes part of PR#7003.
To generate a diff of this commit:
cvs rdiff -r1.82.2.3 -r1.82.2.4 syssrc/sys/netinet/ip_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.