]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Further refine r336195: do not even attempt to verify/update interface's
authorsobomax <sobomax@FreeBSD.org>
Sat, 23 Feb 2019 23:31:13 +0000 (23:31 +0000)
committersobomax <sobomax@FreeBSD.org>
Sat, 23 Feb 2019 23:31:13 +0000 (23:31 +0000)
commit034bc5d42734d564f3b7ad7fa9dfa22d2fa40e96
tree45eb0d5ae0fae3142323543087d432ee1957f2cf
parent87196b28a03e19ae4933b27ff3712acbdd0d8e6d
Further refine r336195: do not even attempt to verify/update interface's
MTU if we've set it once and there were no changes on the DHCP server
side since the last refresh. This is consistent I believe with how dhclient
handles other settings like IP address, mask etc.

Approved by: cem, eugen
Differential Revision: https://reviews.freebsd.org/D18546
sbin/dhclient/dhclient.c