diff options
author | Guy Harris <guy@alum.mit.edu> | 2000-09-23 05:58:26 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2000-09-23 05:58:26 +0000 |
commit | f881e13932e0ba390c26cce15d1334b2154a8062 (patch) | |
tree | 95520f81afa2dda6b72591361cc145137e5ab6fe /doc | |
parent | 28ac31a63485446a0fe2c30b6947cd6d1d8b6881 (diff) | |
download | wireshark-f881e13932e0ba390c26cce15d1334b2154a8062.tar.gz wireshark-f881e13932e0ba390c26cce15d1334b2154a8062.tar.bz2 wireshark-f881e13932e0ba390c26cce15d1334b2154a8062.zip |
Windows Sniffers appear to write out ATM traces with a network type of
8, which is NDIS's ATM type. At least one capture appears to have
LLC-encapsulated frames in it; for now, we'll map it to
WTAP_ENCAP_ATM_RFC1483 - and make Ethereal dissect
WTAP_ENCAP_ATM_RFC1483 by handing the frames to "dissect_llc()".
While we're at it, we'll have Ethereal panic if handed a Wiretap packet
type it doesn't dissect, rather than giving you a rather blank
dissection.
svn path=/trunk/; revision=2457
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions