Subject: CVS commit: [netbsd-1-6] basesrc/lib/libpcap
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/23/2002 15:15:28
Module Name: basesrc
Committed By: lukem
Date: Wed Oct 23 12:15:28 UTC 2002
Modified Files:
basesrc/lib/libpcap [netbsd-1-6]: pcap-bpf.c
Log Message:
Pull up revision 1.9 (requested by thorpej in ticket #932):
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.7 -r1.7.10.1 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.