Hi, I needed to bind an interface to an ip6ip6 tunnel and I realized that it had no effect. I see that in linux/net/ipv6/ip6_tunnel.c/ip6ip6_tnl_change() there is no "t->parms.link = p->link;" line. After adding it I get the desired effect (packets sent via the tunnel are routed on the specified interface). Any reason why the updating of "link" is missing? Thanks, Gabor Fekete - : send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html