CVS log entries from 09.02.2002 (Sat) 10:05:30 - 10.02.2002 (Sun) 10:05:31 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
File: tcpdump/tcpdump.1; Revisions: 1.117, 1.114.2.3
File: libpcap/pcap-linux.c; Revisions: 1.77, 1.73.2.3
=====================================================
Combined list of identical log entries
=====================================================
Description:
Have "map_arphrd_to_dlt()" take a flag indicating whether it's OK to
return DLT_LINUX_SLL or not, and, if that flag is false, for those
interface types where we'd used DLT_LINUX_SLL, pick a DLT_ type that
works as well as possible in raw mode, or fail.
Pass 1 as that flag if we're using a PF_PACKET socket; pass 0 as that
flag if we're using a PF_INET/SOCK_PACKET socket.
For PF_INET/SOCK_PACKET sockets, try to get the link-layer type and map
it to a DLT_ value *before* turning promiscuous mode on, so that we
don't try to put the interface into promiscuous mode unless we know we
can handle its link-layer type (and thus that we can use the interface).
Modified files:
File: libpcap/pcap-linux.c; Revision: 1.77;
Date: 2002/02/10 00:05:14; Author: guy; Lines: (+61 -34)
File: libpcap/pcap-linux.c; Revision: 1.73.2.3;
Date: 2002/02/10 00:06:04; Author: guy; Lines: (+61 -34)
-------------------------------
Description:
Note that on Linux 2.0[.x] kernels, capturing on some PPP devices won't
work correctly (because not all PPP devices have the same link-layer
headers, but we don't try to figure out what type of link-layer header
they'll have, and we can't work around that with PF_PACKET/SOCK_DGRAM
cooked-mode capture if the kernel doesn't support PF_PACKET sockets, and
2.0[.x] kernels don't support PF_PACKET sockets).
Modified files:
File: tcpdump/tcpdump.1; Revision: 1.117;
Date: 2002/02/10 00:36:40; Author: guy; Lines: (+4 -2)
File: tcpdump/tcpdump.1; Revision: 1.114.2.3;
Date: 2002/02/10 00:37:33; Author: guy; Lines: (+4 -2)
=====================================================
Log entries
=====================================================
=====================================================
Summary of modified files
=====================================================
File: libpcap/pcap-linux.c
Revisions: 1.77, 1.73.2.3
Authors: guy (+61 -34), guy (+61 -34)
-------------------------------
File: tcpdump/tcpdump.1
Revisions: 1.117, 1.114.2.3
Authors: guy (+4 -2), guy (+4 -2)
--
Automatic cron job from /tcpdump/bin/makelog
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe