Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 02/22/2000 18:35:44
Module Name: syssrc
Committed By: mycroft
Date: Wed Feb 23 02:35:43 UTC 2000
Modified Files:
syssrc/sys/net: pfil.c
Log Message:
For pfil_add_hook(..., PFIL_ALL, ...), if we fail to add the output filter,
make sure to remove the input filter.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/net/pfil.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.