CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2020/07/31 06:12:11
Modified files: sbin/dhclient : dhclient.c Log message: Ensure DECLINE messages always contain the address from the OFFER. DECLINE messages emitted when required options were missing did not contain the address. Reported via tech@ and fix tested by Dominik Schreilechner.