Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libpcap
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.
Home |
Main Index |
Thread Index |
Old Index