CVS log entries from 08.04.2002 (Mon) 09:05:40 - 09.04.2002 (Tue) 09:05:46 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
File: libpcap/nametoaddr.c; Revisions: 1.63, 1.60.2.3
File: libpcap/inet.c; Revisions: 1.46, 1.45.2.1
File: libpcap/scanner.l; Revisions: 1.84, 1.83, 1.81.2.3, 1.81.2.2
File: libpcap/savefile.c; Revisions: 1.59, 1.55.2.3
File: tcpdump/print-isoclns.c; Revisions: 1.43
=====================================================
Combined list of identical log entries
=====================================================
Description:
Indicate why we have incomplete definitions for "struct mbuf" and
"struct rtentry" (in <net/if.h> on some systems, e.g. Digital UNIX 4.0,
there are prototypes for kernel functions that include "struct mbuf *"
and "struct rtentry *" arguments, and they are included even if you're
just user-mode code).
We don't need to include <netinet/if_ether.h> unless we have
"ether_hostton()", and we don't need to include <net/if.h> unless we're
including <netinet/if_ether.h>, and we don't need to define "struct
mbuf" or "struct rtentry" unless we're including <net/if.h>.
Modified files:
File: libpcap/nametoaddr.c; Revision: 1.63;
Date: 2002/04/09 07:41:19; Author: guy; Lines: (+7 -5)
File: libpcap/nametoaddr.c; Revision: 1.60.2.3;
Date: 2002/04/09 07:41:46; Author: guy; Lines: (+7 -5)
-------------------------------
Description:
Indicate why we have incomplete definitions for "struct mbuf" and
"struct rtentry" (in <net/if.h> on some systems, e.g. Digital UNIX 4.0,
there are prototypes for kernel functions that include "struct mbuf *"
and "struct rtentry *" arguments, and they are included even if you're
just user-mode code).
Modified files:
File: libpcap/inet.c; Revision: 1.46;
Date: 2002/04/09 07:37:59; Author: guy; Lines: (+3 -3)
File: libpcap/inet.c; Revision: 1.45.2.1;
Date: 2002/04/09 07:38:30; Author: guy; Lines: (+3 -3)
-------------------------------
Description:
<pcap.h> includes <sys/types.h>, and "pcap-int.h" includes <pcap.h>, and
"scanner.l" includes "pcap-int.h", so there's no need to include
<sys/types.h> in "scanner.l".
Modified files:
File: libpcap/scanner.l; Revision: 1.84;
Date: 2002/04/09 08:42:39; Author: guy; Lines: (+1 -3)
File: libpcap/scanner.l; Revision: 1.81.2.3;
Date: 2002/04/09 08:45:06; Author: guy; Lines: (+1 -3)
-------------------------------
Description:
No UNIX-specific functions are used here, so there's no need to include
<unistd.h>.
Modified files:
File: libpcap/savefile.c; Revision: 1.59;
Date: 2002/04/09 07:44:46; Author: guy; Lines: (+1 -2)
File: libpcap/savefile.c; Revision: 1.55.2.3;
Date: 2002/04/09 07:45:09; Author: guy; Lines: (+1 -2)
-------------------------------
Description:
<pcap.h> include <sys/time.h>, and "pcap-int.h" includes <pcap.h>, so
there's no need to include <sys/time.h> ourselves.
No UNIX-specific functions are used here, so there's no need to include
<unistd.h>.
Modified files:
File: libpcap/scanner.l; Revision: 1.83;
Date: 2002/04/09 07:49:07; Author: guy; Lines: (+1 -3)
File: libpcap/scanner.l; Revision: 1.81.2.2;
Date: 2002/04/09 07:49:41; Author: guy; Lines: (+1 -3)
=====================================================
Log entries
=====================================================
Description:
>From Hannes Gredler:
i have cleaned up most of the print-isoclns.c code
and made heavy use of tok2str to display ascii
strings - i also cleaned up the TLV parsing
routines to use consitently while(tmp>0) loops
when decoding a TLV;
Modified files:
File: tcpdump/print-isoclns.c; Revision: 1.43;
Date: 2002/04/09 08:27:25; Author: guy; Lines: (+266 -260)
=====================================================
Summary of modified files
=====================================================
File: libpcap/inet.c
Revisions: 1.46, 1.45.2.1
Authors: guy (+3 -3), guy (+3 -3)
-------------------------------
File: libpcap/nametoaddr.c
Revisions: 1.63, 1.60.2.3
Authors: guy (+7 -5), guy (+7 -5)
-------------------------------
File: libpcap/savefile.c
Revisions: 1.59, 1.55.2.3
Authors: guy (+1 -2), guy (+1 -2)
-------------------------------
File: libpcap/scanner.l
Revisions: 1.84, 1.83, 1.81.2.3, 1.81.2.2
Authors: guy (+1 -3), guy (+1 -3), guy (+1 -3), guy (+1 -3)
-------------------------------
File: tcpdump/print-isoclns.c
Revisions: 1.43
Authors: guy (+266 -260)
--
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