Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 02/11/2000 03:27:27
Module Name:	basesrc
Committed By:	abs
Date:		Fri Feb 11 11:27:24 UTC 2000

Modified Files:
	basesrc/usr.sbin/rarpd: mkarp.c

Log Message:
We need to close and open the socket to prevent routing updates building
up such that when we send our message we never see our reply (and hang)
Fix taken (modified) from PR 7508


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/rarpd/mkarp.c

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