diff options
author | Wang Yufen <wangyufen@huawei.com> | 2014-03-29 09:27:31 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-03-31 16:16:17 -0400 |
commit | 9c76a114bbef10b4d44bd258006721dd896695dd (patch) | |
tree | 80bfaa0186b18425cf1db6dc6a7cc81d09b54a2f /net/core/net-sysfs.c | |
parent | 60ea37f7a5c776be4631c535c7cdd3ce62cf4dee (diff) |
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/core/net-sysfs.c')
0 files changed, 0 insertions, 0 deletions