[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAFs3Y4rhutu7WvmrdD-544RAw2H377dTBH97zgHe0YYfgmR5ew@mail.gmail.com>
Date: Fri, 9 Mar 2012 11:56:05 +0100
From: Imre Keri <sharp732@...il.com>
To: netdev@...r.kernel.org
Subject: make sanity checks in ipv6 tunneling device optional?
Hi,
I want to use IPv6 tunnels to create a one-directional all-to-all
connection (fully connected network) between many nodes. Instead of
creating a separate tunnel device on every node to each destination I
would like to create one single tunnel device on each node and route
the tunneled packets based on fwmark value to the correct destination.
Thus one tunnel device can act as many tunnels. I can not get this
system to work because the tunneling devices are prohibing tunnels
where the remote endpoint is a local address of the node
(ip6_tnl_xmit_ctl() function). Do you accept a patch which makes this
check optional?
Imre
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists