Wang Yufen 9c76a114bb 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>
2014-03-31 16:16:17 -04:00
..
2014-03-14 07:28:09 +01:00
2014-03-20 16:24:28 -04:00
2014-03-14 07:28:07 +01:00
2014-03-31 16:16:16 -04:00
2013-12-06 07:24:39 +01:00
2014-03-31 16:16:17 -04:00
2013-05-11 16:26:38 -07:00