CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2020/05/15 05:14:00

Modified files:
        sbin/dhclient  : dhclient.c kroute.c 

Log message:
Be more careful in extracting the uint16_t value of interface-mtu, and
in printing the int field we store it in. i.e. '%d' not '%u.

Discovered while tracking down breakage reported by Andreas Kahari on
bugs@.

Reply via email to