Re: [Resend(2)] [PATCH 01/05] ipv6: RFC4214 Support (4)

2007-11-13 Thread Stephen Hemminger
> +#if defined(CONFIG_IPV6_ISATAP) > +/* only for IFF_ISATAP interfaces */ > +static inline int ipv6_addr_is_isatap(const struct in6_addr *addr) > +{ > + return ((addr->s6_addr32[2] | htonl(0x0200)) == > htonl(0x02005EFE)); > +} > +#endif > + No need to make this conditional, unless yo

[Resend(2)] [PATCH 01/05] ipv6: RFC4214 Support (4)

2007-11-12 Thread Templin, Fred L
-Original Message- From: osprey67 [mailto:[EMAIL PROTECTED] Sent: Monday, November 12, 2007 7:54 AM To: netdev@vger.kernel.org Subject: [PATCH 01/05] ipv6: RFC4214 Support (4) From: Fred L. Templin <[EMAIL PROTECTED]> This is experimental support for the Intra-Site Automatic Tunnel Ad