[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150320.131957.1183757074506860115.davem@davemloft.net>
Date: Fri, 20 Mar 2015 13:19:57 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: cyrus@...nwrt.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] ipv6: fix backtracking for throw routes
From: Steven Barth <cyrus@...nwrt.org>
Date: Thu, 19 Mar 2015 16:16:04 +0100
> for throw routes to trigger evaluation of other policy rules
> EAGAIN needs to be propagated up to fib_rules_lookup
> similar to how its done for IPv4
>
> A simple testcase for verification is:
>
> ip -6 rule add lookup 33333 priority 33333
> ip -6 route add throw 2001:db8::1
> ip -6 route add 2001:db8::1 via fe80::1 dev wlan0 table 33333
> ip route get 2001:db8::1
>
> Signed-off-by: Steven Barth <cyrus@...nwrt.org>
Applied and queued up for -stable.
--
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