[Xorp-hackers] gre tunnel problem

Bruce M Simpson bms at incunabulum.net
Thu Feb 21 14:57:06 PST 2008


Pavlin Radoslavov wrote:
> I did the same on FreeBSD and "show interfaces" correctly returns
> only the tunnel IP address, so it seems there is a Linux-specific
> bug in the FEA the way it handles the p2p IP addresses.
>   

*BSD should only ever expose the outside addresses of the GRE tunnel via 
the gre(4) specific interface ioctls, it is not part of the sysctl 
interface MIB or the routing socket messages there.

Clearly this issue is specific to the Linux interface handling code. I 
was under the impression though that Netlink used a TLV message format, 
so it's possible the relevant fields are in another TLV.

later
BMS



More information about the Xorp-hackers mailing list