Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2018 09:41:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 229432] 11.2 network em driver - connection link flaps with dhclient and option 26 (interface mtu)
Message-ID:  <bug-229432-7501-nidaxV7AeM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229432-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229432-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229432

--- Comment #7 from commit-hook@freebsd.org ---
A commit references this bug:

Author: eugen
Date: Wed Jul 11 09:41:50 UTC 2018
New revision: 336195
URL: https://svnweb.freebsd.org/changeset/base/336195

Log:
  Make dhclient(8) verify if new MTU (option 26) differs from current one a=
nd
skip unneeded MTU change.
  This check eliminates infinite loop of MTU change / link flap / lease
verification / MTU change / link flap etc.
  in case of some NIC drivers like em(4) or igb(4).

  N.B.: obsolete u_int16_t is used in consistency with the rest of the file.

  PR:           229432
  Approved by:  mav (mentor)
  MFC after:    1 week

Changes:
  head/sbin/dhclient/dispatch.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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