Re: [Ethereal-dev] IPv6 Question

2003-12-04 Thread Guy Harris
On Tue, Oct 08, 2002 at 10:27:59AM +0300, Antti Tuominen wrote: > So I should see if another dissector is registered, if so unregister > it, register my own, and then if I don't know how to handle the packet > pass it to the other dissector? No, as there's no way to see if another dissector is reg

[Ethereal-dev] IPv6 Question

2003-12-03 Thread Aaron Woo
Hi,    I've written a dissect module for the Optimized Link State Routing Protocol (OLSR) IPv4, and am now trying to write the same for the IPv6 version.  I can't seem to figure out how ethereal differentiates between v4 and v6.  I see that AODV6 has been written, so I've compared it to the AODV d