summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-03-19 16:16:04 +0100
committerSasha Levin <sasha.levin@oracle.com>2015-03-24 08:22:21 -0400
commit7f249ac587bcc0ed42a8aebf5240fe57171c8314 (patch)
treef53c8e4b38ff0f13635450cc8a6d2e0c79a23b1d /net/ipv4/tcp_output.c
parent5039b8cfb5efc13c18fe0de8fe63945f18ee45d7 (diff)
ipv6: fix backtracking for throw routes
[ Upstream commit 73ba57bfae4a1914f6a6dac71e3168dd900e00af ] 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@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions