CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2021/07/27 12:35:30
Modified files: sbin/dhclient : dhclient.c Log message: Having 'taken charge' of the interface by eliminating other dhclient instances for the interface, check if the IPv4 AUTOCONF flag is set. If it is, go quietly into that good night and let dhcpleased do its thing, comforted by the fact that dhcpleased knows that a new lease has been requested. requested, tested & ok florian@