tcpdump mailing list archives

Automatic report from sources (tcpdump libpcap htdocs) between 09.12.2002 - 10.12.2002 GMT


From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Tue, 10 Dec 2002 05:06:53 -0500 (EST)

CVS log entries from 09.12.2002 (Mon) 10:05:40 - 10.12.2002 (Tue) 10:05:38 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
        File: tcpdump/print-atm.c; Revisions: 1.29
        File: tcpdump/print-rsvp.c; Revisions: 1.7

=====================================================
Log entries
=====================================================
Description:
Check for the IP SAP value in the LLC header, and note some of the
problems with that particular heuristic.
Modified files:
        File: tcpdump/print-atm.c; Revision: 1.29;
        Date: 2002/12/10 08:03:36; Author: guy; Lines:  (+26 -3)
-------------------------------
Description:
"%.f" is not a valid format string; you need a number after the ".".
Use "%.3f".

The floating-point numbers in RSVP packets are stored in big-endian
format; extract them as such, so that when we process them as numbers
they're in native byte order, not network byte order.
Modified files:
        File: tcpdump/print-rsvp.c; Revision: 1.7;
        Date: 2002/12/10 08:16:22; Author: guy; Lines:  (+19 -16)
=====================================================
Summary of modified files
=====================================================
File: tcpdump/print-atm.c
Revisions: 1.29
Authors: guy (+26 -3)
-------------------------------
File: tcpdump/print-rsvp.c
Revisions: 1.7
Authors: guy (+19 -16)
-- 
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: