Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, and

wiretap support for RADCOM Ltd.'s WAN/LAN analyzers (see

	http://www.radcom-inc.com/

).  Note: as I remember, IEEE 802.2/ISO 8022 LLC has somewhat of an SDLC
flavor to it, just as I think LAP, LAPB, LAPD, and so on do, so we may
be able to combine some of the LLC dissection and the LAPB dissection
into common code that could, conceivably be used for other SDLC-flavored
protocols.

Make "S" a mnemonic for "Summary" in the "Tools" menu.

Move the routine, used for the "Tools/Summary" display, that turns a
wiretap file type into a descriptive string for it into the wiretap
library itself, expand on some of its descriptions, and add an entry for
files from a RADCOM analyzer.

Have "Tools/Summary" display the snapshot length for the capture.

svn path=/trunk/; revision=419
This commit is contained in:
Guy Harris 1999-08-02 02:45:00 +00:00
parent 582a64f482
commit ecf06ddcdc
1 changed files with 3 additions and 1 deletions

View File

@ -114,7 +114,9 @@ Johan Feyaerts <Johan.Feyaerts@siemens.atea.be> {
}
Olivier Abad <Olivier.Abad@capway.com> {
X.25 support in iptrace files
X.25 support in iptrace files and Sniffer files
Support for files from RADCOM WAN/LAN analzyers
LAPB, X.25
}
Thierry Andry <Thierry.Andry@advalvas.be> {