Subject: CVS commit: [netbsd-1-5] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 10/01/2003 09:07:47
Module Name:	src
Committed By:	msaitoh
Date:		Wed Oct  1 09:07:47 UTC 2003

Modified Files:
	src/sys/netinet [netbsd-1-5]: if_arp.c

Log Message:
Pull up revision 1.94 via patch (requested by itojun in ticket #86):
 On arplookup() failure, nuke cloned route - otherwise outsider could use
 massive number of bogus ARPs for DoS attack.  FreeBSD-SA-03:14.arp


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.69.4.1 src/sys/netinet/if_arp.c

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