Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 10/17/1999 17:00:05
Module Name:	syssrc
Committed By:	cgd
Date:		Mon Oct 18 00:00:05 UTC 1999

Modified Files:
	syssrc/sys/netinet [netbsd-1-4]: ip_flow.c

Log Message:
pull up rev 1.14 from trunk (requested by sommerfeld):
  Multicast storm prevention: don't attempt to forward link-level
  multicast packets which contain ip unicast packets; these packets
  would only be generated from misconfigured/buggy systems.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.2.1 syssrc/sys/netinet/ip_flow.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.