tcpdump mailing list archives
Automatic report from sources (tcpdump libpcap htdocs) between 16.10.2003 - 17.10.2003 GMT
From: "Automatic cvs log generator /tcpdump/bin/makelog" <mcr () sandelman ottawa on ca>
Date: Fri, 17 Oct 2003 05:06:54 -0400 (EDT)
CVS log entries from 16.10.2003 (Thu) 09:05:39 - 17.10.2003 (Fri) 09:05:42 GMT
=====================================================
Summary by authors
=====================================================
Author: guy
File: tcpdump/CREDITS; Revisions: 1.84
File: tcpdump/print-fr.c; Revisions: 1.15
=====================================================
Combined list of identical log entries
=====================================================
Description:
From Krzysztof Halasa <khc () pm waw pl>:
1. Unused things (mbuf, rtentry) have been removed.
2. I've dropped FR_CR_BIT etc. definitions as they have only meaning in
specific location in Q.922 address. FR_EA_BIT is still there as it's
used by all Q.922 bytes.
3. a new parse_q922_addr() parses the whole Q.922 address structure
and produces DLCI, Q.922 byte count and flags in ASCII. While I can't
test 3- and 4-byte Q.922 addresses (using only default 2-byte ones),
they are supported.
4. I've trimmed comments regarding HDLC flags and CRC/FCS bytes in FR
packet. They are wire-only things and as such are never seen by
libpcap/tcpdump.
5. Changed NLPID_LMI into NLPID_CISCO_LMI and NLPID_Q933 into NLPID_LMI
(the latter is used by both ANSI (T1.617 annex D) and CCITT (Q.933
annex A) LMI).
6. fr_hdrlen() now correctly returns FR header length (4 - 6 bytes,
7 bytes with 4-byte Q.922 and incorrectly used pad byte).
7. I've changed output text formatting: "xxx-value-yyy-value" into
"xxx value, yyy value", to be consistent with Ethernet.
Not sure if it's correct.
8. added IPv6 support
9. q933_print() now reads lmi_print()
10. CCITT (Q.933 annex A) LMI is now supported, and both CCITT and ANSI
fields are now correctly displayed
10. lmi_print() no longer prints constant fields (such as always zeroed
Q.922 C/R bit or LMI Call Reference byte) unless they are set
incorrectly.
11. I've added ANSI_ and CCITT_ prefixes to appropriate #defines.
12. a new parse_dlci_el() should handle all (10, 16 and 23-bit)
DLCIs correctly (corresponding to 2, 3 and 4-byte Q.922 addresses,
respectively).
Modified files:
File: tcpdump/CREDITS; Revision: 1.84;
Date: 2003/10/16 09:50:36; Author: guy; Lines: (+1 -0)
File: tcpdump/print-fr.c; Revision: 1.15;
Date: 2003/10/16 09:50:37; Author: guy; Lines: (+245 -177)
=====================================================
Log entries
=====================================================
=====================================================
Summary of modified files
=====================================================
File: tcpdump/CREDITS
Revisions: 1.84
Authors: guy (+1 -0)
-------------------------------
File: tcpdump/print-fr.c
Revisions: 1.15
Authors: guy (+245 -177)
--
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 16.10.2003 - 17.10.2003 GMT Automatic cvs log generator /tcpdump/bin/makelog (Oct 17)
