Subject: CVS commit: src/sbin/ping
To: None <source-changes@NetBSD.org>
From: Sean Boudreau <seanb@netbsd.org>
List: source-changes
Date: 01/08/2008 20:03:09
Module Name:	src
Committed By:	seanb
Date:		Tue Jan  8 20:03:09 UTC 2008

Modified Files:
	src/sbin/ping: ping.c

Log Message:
Shutdown sloop socket for read as it's never read on to
prevent mbufs from queueing in its recv buf.
PR:21459


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sbin/ping/ping.c

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