diff options
author | Wang Yufen <wangyufen@huawei.com> | 2014-03-29 02:27:31 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-03-31 22:16:17 +0200 |
commit | 9c76a114bbef10b4d44bd258006721dd896695dd (patch) | |
tree | 80bfaa0186b18425cf1db6dc6a7cc81d09b54a2f /net/sched | |
parent | ipv6: reuse rt6_need_strict (diff) | |
download | linux-9c76a114bbef10b4d44bd258006721dd896695dd.tar.xz linux-9c76a114bbef10b4d44bd258006721dd896695dd.zip |
ipv6: tcp_ipv6 policy route issue
The issue raises when adding policy route, specify a particular
NIC as oif, the policy route did not take effect. The reason is
that fl6.oif is not set and route map failed. From the
tcp_v6_send_response function, if the binding address is linklocal,
fl6.oif is set, but not for global address.
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: Wang Yufen <wangyufen@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions