Ethereal-users: Re: [ethereal-users] bgp question

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

From: Heikki Vatiainen <hessu@xxxxxxxxx>
Date: Thu, 06 Jul 2000 17:32:53 +0300
Kevin Fowler <kfowler@xxxxxxxxxx> wrote:

> I don't see any BGP decodes on BGP packets. Just sniffed a few, but
> basically the middle pane decode stops at the end of the TCP header. I
> can see the bytes in the payload, but its not decoded. It looks like the
> support is in the source code. 

It works here. I just checked some captures that were over IPv4 
and IPv6.
 
> Using 0.8.10.

I'm using the code from CVS which is 0.8.10 and maybe some 
additional fixes.
 
> Any ideas?

See if http://www.cs.tut.fi/~hessu/bgp2.gz works. It's a BGP 
capture over IPv4 which works here.

// Heikki