CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2017/07/17 09:05:03
Modified files: sbin/dhclient : dhclient.8 dhclient.c dhcpd.h Log message: Remove some magic formerly used to detect the presence of another dhclient taking control of the interface. In particular do not exit when addresses are manually added to or deleted from the interface dhclient(8) is concerned about. Note that such changes will still be removed whenever dhclient(8) is re-started or gets a different lease during renewal.