CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2017/06/27 07:24:49

Modified files:
        sbin/dhclient  : dhclient.c dhcpd.h dispatch.c 

Log message:
Nuke get_rdomain() and just snag the interface rdomain from the same
ifa we use to get the interface hw address. One less socket() and
ioctl()! MIssed cleanup from shift to just watching RTM_IFINFO
messages for rdomain switch.

Reply via email to