Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/16/2000 12:54:40
Module Name:	syssrc
Committed By:	itojun
Date:		Wed Aug 16 09:54:40 UTC 2000

Modified Files:
	syssrc/sys/netinet6: ah_input.c esp_input.c

Log Message:
add missing splx, when outgoing interface queue is full on tunnelled
ESP packet output.  KAME PR 280.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/netinet6/ah_input.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/netinet6/esp_input.c

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