Ethereal-dev: Re: [Ethereal-dev] Need to add SAP 0xC8 for HPR

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Martin Regner" <martin.regner@xxxxxxxxx>
Date: Sat, 28 Feb 2004 18:49:20 +0100
Martin Regner:
> Martin Regner wrote:
> >
> > Another way could maybe be to use tethereal and the "-d " decode as
> option, maybe
> > something like "-d llc.dsap==200,sna" will work.
> >
>
> It seems it is not working with the latest versions of Ethereal at least.
I
> have tried with 0.10.2 (on Windows).
> I get a crash if I try to use -d option with llc.dsap, ppp.protocol and
> maybe also for some other layer types.
>

Forgot to include the call stack printout:

proto_get_id(_protocol * 0x00000000) line 2355 + 3 bytes
dissector_handle_get_protocol_index(dissector_handle * 0x0129ed28) line 1500
+ 12 bytes
find_protocol_name_func(char * 0x012d4558, void * 0x0129ed28, void *
0x0012fbe4) line 497 + 9 bytes
dissector_table_foreach_handle(char * 0x012d4558, void (char *, void *, void
*)* 0x007140dc find_protocol_name_func(char *, void *, void *), void *
0x0012fbe4) line 1205 + 17 bytes
add_decode_as(const char * 0x003f2675) line 705 + 18 bytes
main(int 5, char * * 0x003f2650) line 970 + 12 bytes
TETHEREAL! mainCRTStartup + 227 bytes
KERNEL32! 77e814c7()