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 _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
