Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2005 12:40:31 -0500
From:      Brian Reichert <reichert@numachi.com>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Does tcpdump2xplot work?
Message-ID:  <20051213174031.GJ19179@numachi.com>
In-Reply-To: <20051213162049.GI19179@numachi.com>
References:  <20051213160057.GH19179@numachi.com> <20051213162049.GI19179@numachi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 13, 2005 at 11:20:49AM -0500, Brian Reichert wrote:
> Other docs say I have to do this:
> 
>   tcpdump -tt -S -r tcpdump.out | tcpdump2xplot
> 
> But, I get the same error...

I've traced down the issue: tcpdump now creates lines like:

   <id> IP <to> > <from> ...

And tcpdump2xplot doesn't want to see that 'IP' field.  I'll try to get a
patch cobbled...

-- 
Brian Reichert				<reichert@numachi.com>
55 Crystal Ave. #286			Daytime number: (603) 434-6842
Derry NH 03038-1725 USA			BSD admin/developer at large	



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051213174031.GJ19179>