aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorSteven Barth <[email protected]>2015-03-19 15:16:04 +0000
committerDavid S. Miller <[email protected]>2015-03-20 16:57:23 +0000
commit73ba57bfae4a1914f6a6dac71e3168dd900e00af (patch)
tree2a24af4fd54abf78a7f4fe4c17ed8ec316efa9ba /net/ipv4/tcp_output.c
parentnet: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5} (diff)
downloadkernel-73ba57bfae4a1914f6a6dac71e3168dd900e00af.tar.gz
kernel-73ba57bfae4a1914f6a6dac71e3168dd900e00af.zip
ipv6: fix backtracking for throw routes
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions