tcpdump mailing list archives
Automatic report from sources (tcpdump libpcap htdocs) between 07.11.2002 - 08.11.2002 GMT
From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Fri, 8 Nov 2002 05:08:13 -0500 (EST)
CVS log entries from 07.11.2002 (Thu) 10:06:12 - 08.11.2002 (Fri) 10:06:20 GMT
=====================================================
Summary by authors
=====================================================
Author: hannes
File: tcpdump/interface.h; Revisions: 1.197
File: tcpdump/print-ospf.c; Revisions: 1.33
File: tcpdump/ospf.h; Revisions: 1.4
File: tcpdump/util.c; Revisions: 1.81
=====================================================
Combined list of identical log entries
=====================================================
Description:
new function bittok2str()
this is useful for scanning bitfields
the input is a tokenlist and a testvalue
the function will parse the tokenlist for each single bitmatch
of the testvalue;
if it finds a a match it will write teh tokenstring into a buffer
and place a comma to seperate the values
if there is no match it will format the buffer according to the format string;
i saw many private instances of similar bitscanning functions;
lets use bittok2str() from now on;
Modified files:
File: tcpdump/interface.h; Revision: 1.197;
Date: 2002/11/07 20:07:58; Author: hannes; Lines: (+2 -1)
File: tcpdump/util.c; Revision: 1.81;
Date: 2002/11/07 20:07:58; Author: hannes; Lines: (+46 -1)
-------------------------------
Description:
ospf rework;
- get rid of lots of private tok2string() lookalikes
- changed output formatting to idented multiline output (-v option)
- added defs for opaque, NSSA LSAs
- completed option byte processing
more changes to come;
Modified files:
File: tcpdump/ospf.h; Revision: 1.4;
Date: 2002/11/07 23:46:23; Author: hannes; Lines: (+35 -12)
File: tcpdump/print-ospf.c; Revision: 1.33;
Date: 2002/11/07 23:46:23; Author: hannes; Lines: (+183 -244)
=====================================================
Log entries
=====================================================
=====================================================
Summary of modified files
=====================================================
File: tcpdump/interface.h
Revisions: 1.197
Authors: hannes (+2 -1)
-------------------------------
File: tcpdump/ospf.h
Revisions: 1.4
Authors: hannes (+35 -12)
-------------------------------
File: tcpdump/print-ospf.c
Revisions: 1.33
Authors: hannes (+183 -244)
-------------------------------
File: tcpdump/util.c
Revisions: 1.81
Authors: hannes (+46 -1)
--
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:
- Automatic report from sources (tcpdump libpcap htdocs) between 07.11.2002 - 08.11.2002 GMT Automatic cvs log generator /tcpdump/bin/makelog (Nov 08)
