CVS log entries from 24.01.2002 (Thu) 10:05:30 - 25.01.2002 (Fri) 10:05:39 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: tcpdump/tcpdump.1; Revisions: 1.115, 1.114.2.1
        File: tcpdump/dhcp6opt.h; Revisions: 1.4.4.1
        File: tcpdump/print-ip.c; Revisions: 1.100.4.1
        File: tcpdump/print-esp.c; Revisions: 1.22, 1.20.4.1
        File: tcpdump/dhcp6.h; Revisions: 1.4.6.1
        File: libpcap/savefile.c; Revisions: 1.56
        File: tcpdump/print-dhcp6.c; Revisions: 1.14.4.1
        File: libpcap/bpf/net/bpf.h; Revisions: 1.53
        File: tcpdump/FILES; Revisions: 1.35.2.1

=====================================================
Combined list of identical log entries
=====================================================
Description:
Link-layer type 121 reserved for Siemens HiPath HDLC, as per a request
from Tomas Kukosa <[EMAIL PROTECTED]>.
Modified files:
        File: libpcap/savefile.c; Revision: 1.56;
        Date: 2002/01/25 08:27:33; Author: guy; Lines: (+5 -1)
        File: libpcap/bpf/net/bpf.h; Revision: 1.53;
        Date: 2002/01/25 08:27:35; Author: guy; Lines: (+6 -1)
-------------------------------
Description:
Document "ppp", "slip", and "link" as references to the link layer
protocol in "expr relop expr" expressions.
Modified files:
        File: tcpdump/tcpdump.1; Revision: 1.115;
        Date: 2002/01/25 05:27:27; Author: guy; Lines: (+4 -2)
        File: tcpdump/tcpdump.1; Revision: 1.114.2.1;
        Date: 2002/01/25 05:29:11; Author: guy; Lines: (+4 -2)
-------------------------------
Description:
Propagate to 3.7:

  revision 1.5
  date: 2002/01/10 09:05:08;  author: itojun;  state: dead;  lines: +1 -1
  use draft 22 declaration for dhcp6 (which is under dhcwg last call - hope
  it does not change again).
Modified files:
        File: tcpdump/dhcp6.h; Revision: 1.4.6.1;
        Date: 2002/01/25 05:45:00; Author: guy; Lines: (+1 -1)
        File: tcpdump/dhcp6opt.h; Revision: 1.4.4.1;
        Date: 2002/01/25 05:46:02; Author: guy; Lines: (+1 -1)
=====================================================
Log entries
=====================================================
Description:
Propagate to 3.7:

  revision 1.36
  date: 2002/01/10 09:05:07;  author: itojun;  state: Exp;  lines: +0 -2
  use draft 22 declaration for dhcp6 (which is under dhcwg last call - hope
  it does not change again).
Modified files:
        File: tcpdump/FILES; Revision: 1.35.2.1;
        Date: 2002/01/25 05:43:16; Author: guy; Lines:  (+0 -2)
-------------------------------
Description:
Propagate to 3.7:

  revision 1.16
  date: 2002/01/19 08:05:54;  author: guy;  state: Exp;  lines: +2 -2
  Fix a cast to use the correct type.
  ----------------------------
  revision 1.15
  date: 2002/01/10 09:05:09;  author: itojun;  state: Exp;  lines: +140 -255
  use draft 22 declaration for dhcp6 (which is under dhcwg last call - hope
  it does not change again).
Modified files:
        File: tcpdump/print-dhcp6.c; Revision: 1.14.4.1;
        Date: 2002/01/25 05:44:11; Author: guy; Lines:  (+141 -256)
-------------------------------
Description:
Get rid of a warning if libcrypto isn't present.
Modified files:
        File: tcpdump/print-esp.c; Revision: 1.22;
        Date: 2002/01/25 05:51:51; Author: guy; Lines:  (+3 -1)
-------------------------------
Description:
Propagate to 3.7:

        revision 1.21
        date: 2002/01/23 05:23:16;  author: itojun;  state: Exp;  lines: +3 -2
        need stdlib.h for malloc(3).  strict prototype
Modified files:
        File: tcpdump/print-esp.c; Revision: 1.20.4.1;
        Date: 2002/01/25 05:38:14; Author: guy; Lines:  (+3 -2)
-------------------------------
Description:
Propagate to 3.7:

    revision 1.102
    date: 2001/11/16 02:17:36;  author: itojun;  state: Exp;  lines: +1 -3
    remove comment which may not be correct; i've experienced unaligned header
    on bpf taps with netbsd 1.5Y.
    ----------------------------
    revision 1.101
    date: 2001/10/27 07:42:46;  author: guy;  state: Exp;  lines: +16 -4
    From Crist J. Clark <[EMAIL PROTECTED]>: print the IP protocol field
    for fragments other than the first fragment.

    Also, for packets whose IP protocols we don't handle ourselves, print
    the protocol name if "getprotobynumber()" finds it, otherwise print the
    protocol number.
Modified files:
        File: tcpdump/print-ip.c; Revision: 1.100.4.1;
        Date: 2002/01/25 05:39:54; Author: guy; Lines:  (+16 -6)
=====================================================
Summary of modified files
=====================================================
File: libpcap/bpf/net/bpf.h
Revisions: 1.53
Authors: guy (+6 -1)
-------------------------------
File: libpcap/savefile.c
Revisions: 1.56
Authors: guy (+5 -1)
-------------------------------
File: tcpdump/FILES
Revisions: 1.35.2.1
Authors: guy (+0 -2)
-------------------------------
File: tcpdump/dhcp6.h
Revisions: 1.4.6.1
Authors: guy (+1 -1)
-------------------------------
File: tcpdump/dhcp6opt.h
Revisions: 1.4.4.1
Authors: guy (+1 -1)
-------------------------------
File: tcpdump/print-dhcp6.c
Revisions: 1.14.4.1
Authors: guy (+141 -256)
-------------------------------
File: tcpdump/print-esp.c
Revisions: 1.22, 1.20.4.1
Authors: guy (+3 -1), guy (+3 -2)
-------------------------------
File: tcpdump/print-ip.c
Revisions: 1.100.4.1
Authors: guy (+16 -6)
-------------------------------
File: tcpdump/tcpdump.1
Revisions: 1.115, 1.114.2.1
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

Reply via email to