Subject: CVS commit: basesrc/lib/libpcap
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/20/2002 01:03:45
Module Name:	basesrc
Committed By:	thorpej
Date:		Sat Oct 19 22:03:44 UTC 2002

Modified Files:
	basesrc/lib/libpcap: pcap-bpf.c

Log Message:
Open the BPF file descriptor as read-write.  Some pcap-using programs
(notably, simulators) expect to be able to send packets on the descriptor,
as well as receive.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/lib/libpcap/pcap-bpf.c

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