/[base]
ViewVC logotype

Revision 292566


Jump to revision: Previous Next
Author: kp
Date: Mon Dec 21 20:29:55 2015 UTC (8 years, 6 months ago)
Changed paths: 1
Log Message:
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


Changed paths

Path Details
Directorystable/10/sys/netinet6/nd6.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27