Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/22/2000 11:28:56
Module Name:	syssrc
Committed By:	itojun
Date:		Fri Sep 22 08:28:56 UTC 2000

Modified Files:
	syssrc/sys/netkey: keysock.c

Log Message:
wake up socket even with socket recieve buffer is full.  otherwise,
we will have lots of pending mbufs on heavy SADB_ACQUIRE traffic.
KAME 1.22 -> 1.23


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/netkey/keysock.c

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