chiark / gitweb /
sd-dhcp-client: add support for FORCERENEW
authorTom Gundersen <teg@jklm.no>
Thu, 15 May 2014 22:50:44 +0000 (00:50 +0200)
committerTom Gundersen <teg@jklm.no>
Mon, 28 Jul 2014 08:44:51 +0000 (10:44 +0200)
commit615c1467c81411bf1d19fd7092e8995b5ebadc13
tree9996462fadab28640b5ccda87227a8ba125e4eb1
parent0af03ba57f43b973463e15949c2830cbd228f19d
sd-dhcp-client: add support for FORCERENEW

This partially implements RFC3203. Note that we are not fully compliant as we do not
support authentication.
src/libsystemd-network/dhcp-protocol.h
src/libsystemd-network/sd-dhcp-client.c