Date: Thu, 11 Feb 2016 11:30:21 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 206721] FreeBSDs DHCP client(dhclient) does not support the interface-mtu option(option 26). Message-ID: <bug-206721-2472-8LsZN85CF5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-206721-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-206721-2472@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 Andrey V. Elsukov <ae@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ae@FreeBSD.org |freebsd-net@FreeBSD.org --- Comment #1 from Andrey V. Elsukov <ae@FreeBSD.org> --- It is easy to add support of "interface-mtu" option to dhclient-script. But= the one problem is exists. When you are changing the MTU of interface, this initiates its reset and it goes down, then up. This by turn initiates resta= rt of dhclient. So, we get an endless loop. --=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-206721-2472-8LsZN85CF5>