Re: Why do not update parm.link in ip6ip6_tnl_change()?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday 08 June 2005 21.47, you wrote:
> Please add a Signed-off-by: line so Dave can apply it.
Sorry!
Here it is. Against 2.6.11.11.
Patch to enable assigning an ip6ip6 tunnel to an interface.

Signed-off-by: Gabor Fekete <gfekete@xxxxxxxxx>

Thanks,
Gabor

--- linux-2.6.11.11/net/ipv6/ip6_tunnel.c	2005-05-27 08:06:46.000000000 +0300
+++ linux-2.6.11.11-tnlfix/net/ipv6/ip6_tunnel.c	2005-06-08 21:22:55.000000000 +0300
@@ -881,6 +881,7 @@
 	t->parms.hop_limit = p->hop_limit;
 	t->parms.encap_limit = p->encap_limit;
 	t->parms.flowinfo = p->flowinfo;
+	t->parms.link = p->link;
 	ip6ip6_tnl_link_config(t);
 	return 0;
 }

-
: 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

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux