diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2018-12-10 23:00:02 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2018-12-10 23:00:02 +0000 |
commit | da1793edea7ce7c98ea343a907e74f8c919b3359 (patch) | |
tree | 6af1f661e0628d9131c52413473bdd84a95a1bb3 /sys/netinet | |
parent | f70625261875ba34567f11279c75ec6aa4b22a32 (diff) |
When forwarding IPv6 packets, generated ICMP6 packets used the
interface address of the route as source address. To avoid using
link-local addresses in ICMP6 packets sent into networks where they
are out of scope, use the regular IPv6 source selection algorithm
also in this icmp6_reflect() case.
reported by sthen@; fix from Arnaud BRAND; OK claudio@
Diffstat (limited to 'sys/netinet')
0 files changed, 0 insertions, 0 deletions