Date: Thu, 07 Jun 2018 15:51:45 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 206721] FreeBSDs DHCP client(dhclient) does not support the interface-mtu option(option 26). Message-ID: <bug-206721-7501-MiTG6mJKxk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-206721-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-206721-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=3D206721 --- Comment #27 from commit-hook@freebsd.org --- A commit references this bug: Author: marius Date: Thu Jun 7 15:51:24 UTC 2018 New revision: 334789 URL: https://svnweb.freebsd.org/changeset/base/334789 Log: MFC: r334443 (by cem@) MF stable/11: r334787 dhclient(8): allow to supersede interface-mtu option In some cases broken DHCP servers might send invalid MTU value, so allow = to use 'supersede' in dhclient.conf to override this. When superseded value = is 0, MTU value is not updated at all. PR: 206721 Submitted by: novel@ Reported by: <jimp AT pfsense.org> Approved by: re (gjb) Relnotes: yes (potentially surprising behavior change w/ broken dhcpd mtu) Differential Revision: https://reviews.freebsd.org/D15484 Changes: _U releng/11.2/ releng/11.2/sbin/dhclient/dhclient.c releng/11.2/sbin/dhclient/dhclient.conf.5 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206721-7501-MiTG6mJKxk>