]> git.ipfire.org Git - thirdparty/systemd.git/commit
ipv4acd: rename ipv4acd_stop() → ipv4acd_reset()
authorLennart Poettering <lennart@poettering.net>
Mon, 23 May 2016 15:52:08 +0000 (17:52 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 26 May 2016 13:34:42 +0000 (15:34 +0200)
commitd246e77a4343ff8a0266fc7dd5a7de5c524f9e44
tree649221da270fa0a1c2760947ea8dc855019b2be3
parent4dbf7b3a9330482b21685e57d3098a67693e2956
ipv4acd: rename ipv4acd_stop() → ipv4acd_reset()

This is much less confusing, since there's also sd_ipv4acd_stop(), which was
idfferent from ipv4acd_stop().

After renaming it, let's also use the funciton when destroying ipv4acd objects,
as the code is pretty much the same for that.
src/libsystemd-network/sd-ipv4acd.c