On Wed, 2016-02-03 at 22:02 +0100, Jason A. Donenfeld wrote: > > > I don't know about the particular problems with > > tunnels but the scripts can use the route metric to order > > the routes in a table. > > This unfortunately does not cut it with tunnels.
ip rule show ip route show table 10 I am pretty sure that you could select/change skb mark when packets traverse the tunnel : The second route lookup can then select a completely different table.