On May 20, 2009, at 5:19 AM, Florian FAVIER wrote:

> We are now writing a new dissector for the Asterix protocol,

I assume you mean "ASTERIX protocol":

        http://www.eurocontrol.int/asterix/public/subsite_homepage/homepage.html

> and we would like to call it when the LLC dissector is running.
>
> The condition is when the third byte of LLC is equal to 0x03, we  
> have to call our dissector.

In other words, the Asterix protocol prevents most SNAP-based or  
otherwise 802.2-based protocols from working on any machine using it?   
"When the third byte of LLC is equal to 0x03" is equivalent to "when  
the packet is an LLC UI frame", and most packets on 802.2-based  
networks are LLC UI frames.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to