Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/02/2000 14:45:34
Module Name:	syssrc
Committed By:	he
Date:		Sun Jul  2 21:45:34 UTC 2000

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

Log Message:
Apply patch (partially revision 1.63, requested by sommerfeld):
  Protect arp table handling with splnet() to avoid interrupt races
  when ip_flow is in use.  Fixes PR#10351.


To generate a diff of this commit:
cvs rdiff -r1.56.2.3 -r1.56.2.4 syssrc/sys/netinet/if_arp.c

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