svn commit: r363103 - head/usr.sbin/bsdinstall/scripts
Enji Cooper
yaneurabeya at gmail.com
Sun Jul 12 17:32:24 UTC 2020
> On Jul 11, 2020, at 10:20 AM, Allan Jude <allanjude at freebsd.org> wrote:
>
> Author: allanjude
> Date: Sat Jul 11 17:20:17 2020
> New Revision: 363103
> URL: https://svnweb.freebsd.org/changeset/base/363103
>
> Log:
> bsdinstall: only kill the dhclient for the interface we are restarting
>
> PR: 205821
> Reported by: mjg
> MFC after: 2 weeks
> Sponsored by: Klara Inc.
> Event: July 2020 Bugathon
>
> Modified:
> head/usr.sbin/bsdinstall/scripts/netconfig_ipv4
Allan,
Thank you so very much for doing this!!! This has been an annoying nitpick of mine with sysinstall/bsdinstall, for many moons :).
It looks like equivalent logic doesn’t need to be implemented for IPv6. Yay :).
Cheers!
-Enji
More information about the svn-src-all
mailing list