Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] basesrc/lib/libpcap



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.




Home | Main Index | Thread Index | Old Index