git: From FreeBSD: in in6_setmaxmtu() don't try to find the linkmtu if the ifnet has no AF_INET6 data.
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Apr 14 09:56:28 PDT 2010
commit 0fd7bed5330a2590b2ca1c1135972b14df6d2ddb
Author: Rui Paulo <rpaulo at FreeBSD.org>
Date: Thu Feb 25 11:30:24 2010 +0000
From FreeBSD: in in6_setmaxmtu() don't try to find the linkmtu if the
ifnet has no AF_INET6 data.
Summary of changes:
sys/netinet6/in6.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0fd7bed5330a2590b2ca1c1135972b14df6d2ddb
--
DragonFly BSD source repository
More information about the Commits
mailing list