]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
[master] Print preferred life and max life as unsigned ints
authorShawn Routhier <sar@isc.org>
Thu, 18 Dec 2014 02:25:38 +0000 (18:25 -0800)
committerShawn Routhier <sar@isc.org>
Thu, 18 Dec 2014 02:25:38 +0000 (18:25 -0800)
commitcb8c997e487d3ceb8a1990a8acdc5ffd73155f1c
treee1979478888392862b3f6747ec1d223a12978bf2
parent992dc76542b7e21f8244e45eaba927fb3a8b8c8e
[master] Print preferred life and max life as unsigned ints

    [rt37084]

    Change how we print the preferred_live and max_life variables
    into envvironment strings in the client code from being a signed
    int to an unsigned int.
RELNOTES
client/dhc6.c