tcpdump mailing list archives

Automatic report from sources (tcpdump libpcap htdocs) between 22.05.2003 - 23.05.2003 GMT


From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Fri, 23 May 2003 05:09:44 -0400 (EDT)

CVS log entries from 22.05.2003 (Thu) 09:05:54 - 23.05.2003 (Fri) 09:06:49 GMT
=====================================================
Summary by authors
=====================================================
Author: hannes
        File: tcpdump/print-ppp.c; Revisions: 1.88, 1.87, 1.86, 1.85, 1.84
        File: tcpdump/print-mpls.c; Revisions: 1.8
        File: tcpdump/print-chdlc.c; Revisions: 1.28
        File: tcpdump/tcpdump.c; Revisions: 1.207
        File: tcpdump/print-llc.c; Revisions: 1.52
        File: tcpdump/print-fr.c; Revisions: 1.12
        File: tcpdump/print-isoclns.c; Revisions: 1.84
        File: tcpdump/print-gre.c; Revisions: 1.22
        File: tcpdump/print-null.c; Revisions: 1.49
        File: tcpdump/ppp.h; Revisions: 1.14
        File: tcpdump/print-ether.c; Revisions: 1.80, 1.79

=====================================================
Combined list of identical log entries
=====================================================
Description:
remove some EXTRACT_ lookalikes plus misc. display cleanup
Modified files:
        File: tcpdump/ppp.h; Revision: 1.14;
        Date: 2003/05/22 15:29:22; Author: hannes; Lines: (+4 -1)
        File: tcpdump/print-ppp.c; Revision: 1.85;
        Date: 2003/05/22 15:29:22; Author: hannes; Lines: (+60 -54)
-------------------------------
Description:
don't pass on src & dst MAC adresses to the isoclns decoder as MAC adresses
should be really printed in ether_print() using the eflag
Modified files:
        File: tcpdump/print-chdlc.c; Revision: 1.28;
        Date: 2003/05/22 16:52:36; Author: hannes; Lines: (+3 -3)
        File: tcpdump/print-fr.c; Revision: 1.12;
        Date: 2003/05/22 16:52:37; Author: hannes; Lines: (+2 -2)
        File: tcpdump/print-gre.c; Revision: 1.22;
        Date: 2003/05/22 16:52:37; Author: hannes; Lines: (+2 -2)
        File: tcpdump/print-isoclns.c; Revision: 1.84;
        Date: 2003/05/22 16:52:37; Author: hannes; Lines: (+8 -13)
        File: tcpdump/print-llc.c; Revision: 1.52;
        Date: 2003/05/22 16:52:38; Author: hannes; Lines: (+2 -2)
        File: tcpdump/print-mpls.c; Revision: 1.8;
        Date: 2003/05/22 16:52:38; Author: hannes; Lines: (+2 -2)
        File: tcpdump/print-null.c; Revision: 1.49;
        Date: 2003/05/22 16:52:38; Author: hannes; Lines: (+2 -2)
        File: tcpdump/print-ppp.c; Revision: 1.88;
        Date: 2003/05/22 16:52:38; Author: hannes; Lines: (+2 -2)
=====================================================
Log entries
=====================================================
Description:
forgot message log on last commit, sorry :-(

here we are:
- suppress printing the ethertype when encaps is 802.2
Modified files:
        File: tcpdump/print-ether.c; Revision: 1.80;
        Date: 2003/05/22 14:31:36; Author: hannes; Lines:  (+1 -3)
-------------------------------
Description:
*** empty log message ***
Modified files:
        File: tcpdump/print-ether.c; Revision: 1.79;
        Date: 2003/05/22 14:24:31; Author: hannes; Lines:  (+16 -12)
-------------------------------
Description:
print length after LCP options
Modified files:
        File: tcpdump/print-ppp.c; Revision: 1.87;
        Date: 2003/05/22 15:54:53; Author: hannes; Lines:  (+3 -2)
-------------------------------
Description:
cleanup Magic-Num fields
Modified files:
        File: tcpdump/print-ppp.c; Revision: 1.86;
        Date: 2003/05/22 15:40:08; Author: hannes; Lines:  (+5 -5)
-------------------------------
Description:
- be more verbose about the rejected protocol in handle_ctrl_proto()
- hook in MPLSCP, OSICP and IPV6CP handle_ctrl_proto()
Modified files:
        File: tcpdump/print-ppp.c; Revision: 1.84;
        Date: 2003/05/22 12:02:24; Author: hannes; Lines:  (+7 -2)
-------------------------------
Description:
print the link-type when reading or capturing packets
Modified files:
        File: tcpdump/tcpdump.c; Revision: 1.207;
        Date: 2003/05/22 16:33:07; Author: hannes; Lines:  (+6 -3)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/ppp.h
Revisions: 1.14
Authors: hannes (+4 -1)
-------------------------------
File: tcpdump/print-chdlc.c
Revisions: 1.28
Authors: hannes (+3 -3)
-------------------------------
File: tcpdump/print-ether.c
Revisions: 1.80, 1.79
Authors: hannes (+1 -3), hannes (+16 -12)
-------------------------------
File: tcpdump/print-fr.c
Revisions: 1.12
Authors: hannes (+2 -2)
-------------------------------
File: tcpdump/print-gre.c
Revisions: 1.22
Authors: hannes (+2 -2)
-------------------------------
File: tcpdump/print-isoclns.c
Revisions: 1.84
Authors: hannes (+8 -13)
-------------------------------
File: tcpdump/print-llc.c
Revisions: 1.52
Authors: hannes (+2 -2)
-------------------------------
File: tcpdump/print-mpls.c
Revisions: 1.8
Authors: hannes (+2 -2)
-------------------------------
File: tcpdump/print-null.c
Revisions: 1.49
Authors: hannes (+2 -2)
-------------------------------
File: tcpdump/print-ppp.c
Revisions: 1.88, 1.87, 1.86, 1.85, 1.84
Authors: hannes (+2 -2), hannes (+3 -2), hannes (+5 -5), hannes (+60 -54), hannes (+7 -2)
-------------------------------
File: tcpdump/tcpdump.c
Revisions: 1.207
Authors: hannes (+6 -3)
-- 
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:tcpdump-workers-request () tcpdump org?body=unsubscribe


Current thread: