chiark / gitweb /
libsystemd-dhcp: don't assert on client_stop()
authorTom Gundersen <teg@jklm.no>
Fri, 3 Jan 2014 00:25:18 +0000 (01:25 +0100)
committerTom Gundersen <teg@jklm.no>
Fri, 3 Jan 2014 00:42:26 +0000 (01:42 +0100)
commita2db1d6b3f0a6ef52bb5cb5cef40f2de5db380e5
tree57efd96c97a6b4338d3d3b4dd42970a0badc9449
parentb1b532f58c99f8d199e6081fa9f23b99f8af2a84
libsystemd-dhcp: don't assert on client_stop()

We need to be able to stop the dhcp client at any time, and the function appears to be written to handle this.
src/libsystemd-dhcp/dhcp-client.c