ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Ethereal-users: [Ethereal-users] I had problem with Ethereal build!

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

From: "Ivanov Anton" <anthony_johnson@xxxxxxx>
Date: Tue, 22 Mar 2005 21:21:31 +0300
Hi, everyone!
Thanx a lot for your help on my problems with Ethereal build!
Especially thanx to Guy Harris. Frame relay dissector works correctly!
 
(
>The frame relay dissector registers itself as "fr", so a handle for the
>dissector can be gotten with a
>
>find_dissector("fr")
>
>call in proto_reg_handoff_atm().
>
>In "dissect_reassembled_pdu()", the switch statement should check for
>TRAF_FR and call call_dissector() with that handle.
>
>If you get that working (it should just work if it's just a regular
>frame relay packet encapsulated in an AAL5 packet), send us the changes
>so we can put it into the release.

>If you have a frame relay-over-ATM capture that it's OK to make public
>(no private data, private IP addresses, etc.), you might want to send us
>that, as well, so we can use it for testing to make sure we don't break
>any of the dissectors involved in the future.
)
 
I'm really sorry, but I can't publicate any captures.
But I can send you corrected code if you need (I did everything like you said).
Thanx again!
Anton.