diff options
author | Florian Westphal <fw@strlen.de> | 2012-11-12 19:17:24 -0500 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-11-13 07:42:29 -0500 |
commit | d3976a53ce1f4763cb910d047e8763e4c696e5f7 (patch) | |
tree | 4af5b4eee5b9ea1db5661b234e7f0910bfb260f3 /net/netfilter | |
parent | 121d1e0941e05c64ee4223064dd83eb24e871739 (diff) |
netfilter: ipv6: only provide sk_bound_dev_if for link-local addr
yoshfuji points out that sk_bound_dev_if should only be provided
for link-local addresses.
IPv6 getpeer/sockname also has this test, i.e. we will now
only set sin6_scope_id if the original(!) destination
was a link-local address.
Reported-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions