Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2015 22:16:09 +0000
From:      "melifaro (Alexander V. Chernikov)" <phabric-noreply@FreeBSD.org>
To:        freebsd-net@freebsd.org
Subject:   [Differential] [Commented On] D1986: Teach lagg(4) to change MTU
Message-ID:  <e7e91eba1ede1b1abb33a7b453a06ee0@localhost.localdomain>
In-Reply-To: <differential-rev-PHID-DREV-i34kfg4qpajia7fo5u5l-req@FreeBSD.org>
References:  <differential-rev-PHID-DREV-i34kfg4qpajia7fo5u5l-req@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
melifaro added inline comments.

INLINE COMMENTS
  sys/net/if_lagg.c:728 What if we have multiple events queued on tasq? e.g mtu AND mac change
  sys/net/if_lagg.c:763 Not that easy, unfortunately.
  At this moment original ioctl returned 0, so other things/events were fired:
  rtsock notification, IPv6 nd mtg update, route table mtg update.. see net/if.c for more details.
  Trying to silently revert part of it without dealing with other things is not a good idea.

REPOSITORY
  rS FreeBSD src repository

REVISION DETAIL
  https://reviews.freebsd.org/D1986

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: rpokala, rstone, rpokala-panasas.com
Cc: smh, imp, melifaro, hrs, sbruno, lakshmi.n_msystechnologies.com, emaste, ae, freebsd-net-list



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e7e91eba1ede1b1abb33a7b453a06ee0>