CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2017/07/14 07:47:09

Modified files:
        sbin/dhclient  : dhclient.c 

Log message:
Pour the few relevant bits of the current lease and the offered
renewal lease into canonical forms and compare those rather than the
leases themselves. Eliminates spurious interface and route
manipulation when irrelevant aspects of the leases are changed by the
DHCP server.

Problem found by Paul de Weerd when his DHCP server returned
renewed leases differing only by a decremented dhcp-lease-time option.

ok mpi@

Reply via email to