Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 04/28/2004 14:09:36
Module Name:	src
Committed By:	ragge
Date:		Wed Apr 28 14:09:36 UTC 2004

Modified Files:
	src/sys/netinet: if_arp.c

Log Message:
Send an arp request before the arp entry times out if the entry is active,
to avoid deleting active entries.
Add sysctl support to tune the default arp timeout values.


To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 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.