From FreeBSD: in in6_setmaxmtu() don't try to find the linkmtu if the
authorRui Paulo <rpaulo@FreeBSD.org>
Thu, 25 Feb 2010 11:30:24 +0000 (11:30 +0000)
committerRui Paulo <rpaulo@FreeBSD.org>
Thu, 25 Feb 2010 11:30:24 +0000 (11:30 +0000)
commit0fd7bed5330a2590b2ca1c1135972b14df6d2ddb
treec6e8897cc84d0c285fac00a2ff542133c67a1304
parentbf2cc98c6439bba4f8c3b8d2c00cdb54f9e45c5c
From FreeBSD: in in6_setmaxmtu() don't try to find the linkmtu if the
ifnet has no AF_INET6 data.
sys/netinet6/in6.c