On Sun, Aug 25, 2002 at 04:06:57PM +0200, Yaniv Kaul wrote: > When viewing real time capture stats, TCP and UDP connections over IPv6 are > in the 'other' section, instead of being properly belonging to TCP or UDP > count of packets. > Is that a correct behavior?
No, it's just that nobody's written a "capture_ipv6()" routine to do the equivalent of what "capture_ip()" does, and arranged that it be called from the appropriate places.
