Ethereal-dev: Re: [Ethereal-dev] Capture Window counter and IPv6

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Fri, 25 Oct 2002 20:18:17 -0700
On Mon, Jul 29, 2002 at 02:39:39PM -0700, Guy Harris wrote:
> On Mon, Jul 29, 2002 at 11:35:41PM +0200, Michael Tuexen wrote:
> > Is this done intentionally or by mistake?
> 
> It's by nobody having bothered to write "capture_ipv6()" and changed the
> appropriate lower-level "capture_" routines to call it. :-)
> 
> That's a bit more work, as you have to parse all the extension headers,
> but it shouldn't be too painful.

I did the work today and checked it in.