summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_socket.h
diff options
context:
space:
mode:
authorkp <kp@FreeBSD.org>2015-12-21 20:29:55 +0000
committerkp <kp@FreeBSD.org>2015-12-21 20:29:55 +0000
commit37c817149ce074b219fcb5be17cf90cd0b3346d8 (patch)
tree2ee4ab53aee9df55dda84e9dd83752be34291d5a /sys/compat/linux/linux_socket.h
parent261de747f4ab1d23b79d3608d9bf24e44a41944f (diff)
downloadFreeBSD-src-37c817149ce074b219fcb5be17cf90cd0b3346d8.zip
FreeBSD-src-37c817149ce074b219fcb5be17cf90cd0b3346d8.tar.gz
MFC r292219:
inet6: Do not assume every interface has ip6 enabled. Certain interfaces (e.g. pfsync0) do not have ip6 addresses (in other words, ifp->if_afdata[AF_INET6] is NULL). Ensure we don't panic when the MTU is updated. pfsync interfaces will never have ip6 support, because it's explicitly disabled in in6_domifattach(). PR: 205194
Diffstat (limited to 'sys/compat/linux/linux_socket.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud