Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 08/05/2004 03:58:58
Module Name:	src
Committed By:	enami
Date:		Thu Aug  5 03:58:58 UTC 2004

Modified Files:
	src/sys/net: bpf.c

Log Message:
Don't refuse to attach an interface even if it is down so that one can
capture the very first packet when an interface is up.


To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 src/sys/net/bpf.c

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