tcpdump mailing list archives

Automatic report from sources (tcpdump libpcap htdocs) between 22.10.2003 - 23.10.2003 GMT


From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Thu, 23 Oct 2003 05:07:02 -0400 (EDT)

CVS log entries from 22.10.2003 (Wed) 09:05:39 - 23.10.2003 (Thu) 09:05:45 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: tcpdump/print-ospf.c; Revisions: 1.45

Author: hannes
        File: tcpdump/print-ospf.c; Revisions: 1.44, 1.43, 1.42
        File: tcpdump/print-rsvp.c; Revisions: 1.24
        File: tcpdump/ospf.h; Revisions: 1.11
        File: tcpdump/print-isoclns.c; Revisions: 1.99

=====================================================
Combined list of identical log entries
=====================================================
Description:
- fix a compiler padding issue in the LS-Request structure
    u_int32_t ls_type becomes
    u_int8_t  ls_type[4];

- teach the LS-Request decoder howto properly print Opaque LSAs
Modified files:
        File: tcpdump/ospf.h; Revision: 1.11;
        Date: 2003/10/22 17:08:46; Author: hannes; Lines: (+9 -3)
        File: tcpdump/print-ospf.c; Revision: 1.44;
        Date: 2003/10/22 17:08:45; Author: hannes; Lines: (+24 -8)
=====================================================
Log entries
=====================================================
Description:
print PDU length for PSNPs
Modified files:
        File: tcpdump/print-isoclns.c; Revision: 1.99;
        Date: 2003/10/22 22:32:01; Author: hannes; Lines:  (+4 -3)
-------------------------------
Description:
Squelch some compiler sarnings.

Add some length checks.
Modified files:
        File: tcpdump/print-ospf.c; Revision: 1.45;
        Date: 2003/10/22 20:00:03; Author: guy; Lines:  (+63 -37)
-------------------------------
Description:
misc. cosmetic output & identation
Modified files:
        File: tcpdump/print-ospf.c; Revision: 1.43;
        Date: 2003/10/22 16:29:18; Author: hannes; Lines:  (+19 -19)
-------------------------------
Description:
- port LS_TYPE_OPAQUE printing from ospf_print_lsa() to ospf_print_lshdr()
  -that fixes the LSA-ACK printing of Opaque LSAs
   bugreport courtesy Carles Kishimoto Bisbe ckishimo [AT] ac [DOT] upc [DOT] es
- make use of ospf_print_lshdr() inside ospf_print_lsa()
- shared link risk group decoder from Carles Kishimoto Bisbe ckishimo [AT] ac [DOT] upc [DOT] es
- print IP adresses for LINK_IDs
Modified files:
        File: tcpdump/print-ospf.c; Revision: 1.42;
        Date: 2003/10/22 15:47:44; Author: hannes; Lines:  (+51 -45)
-------------------------------
Description:
-add support for decoding the RSVP header Flag field
-add rfc2961 "Refresh reduction" Header Flag value
Modified files:
        File: tcpdump/print-rsvp.c; Revision: 1.24;
        Date: 2003/10/22 11:43:04; Author: hannes; Lines:  (+9 -2)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/ospf.h
Revisions: 1.11
Authors: hannes (+9 -3)
-------------------------------
File: tcpdump/print-isoclns.c
Revisions: 1.99
Authors: hannes (+4 -3)
-------------------------------
File: tcpdump/print-ospf.c
Revisions: 1.45, 1.44, 1.43, 1.42
Authors: guy (+63 -37), hannes (+24 -8), hannes (+19 -19), hannes (+51 -45)
-------------------------------
File: tcpdump/print-rsvp.c
Revisions: 1.24
Authors: hannes (+9 -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:tcpdump-workers-request () tcpdump org?body=unsubscribe


Current thread: