]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd-network/sd-ipv4acd.c
ipv4acd: introduce new "started" state
authorLennart Poettering <lennart@poettering.net>
Mon, 23 May 2016 16:06:33 +0000 (18:06 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 26 May 2016 13:34:42 +0000 (15:34 +0200)
commitc9e458a419ae8961a27cea19d0a15b7058a132f9
treef50f8e7a0bc47560b4d18baaf35adca3af07dc6c
parentd246e77a4343ff8a0266fc7dd5a7de5c524f9e44
ipv4acd: introduce new "started" state

This state is active immediately after the state engine was started, but before
the first timer hits.

This way multiple _start() invocations on the same object are always detected
correctly.
src/libsystemd-network/sd-ipv4acd.c