Keep IPv6 address specified by IPV6_PKTINFO socket option in kernel
authorae <ae@FreeBSD.org>
Fri, 3 Jul 2015 19:01:38 +0000 (19:01 +0000)
committerae <ae@FreeBSD.org>
Fri, 3 Jul 2015 19:01:38 +0000 (19:01 +0000)
commitcce394167652b07f62c963698e3990608ed9ea02
tree6376d167ba0675f6013f407f8756b069b98a01ed
parent1aded648f26c980c95b0112b0e6ced7ac386480d
Keep IPv6 address specified by IPV6_PKTINFO socket option in kernel
internal form to be able handle link-local IPv6 addresses.

Reported by: kp
Tested by: kp
sys/netinet6/ip6_output.c