sd-ipv4ll: split run_state_machine() into on_packet() and on_timeout()
authorTom Gundersen <teg@jklm.no>
Tue, 18 Aug 2015 15:59:45 +0000 (17:59 +0200)
committerTom Gundersen <teg@jklm.no>
Fri, 18 Sep 2015 13:14:42 +0000 (15:14 +0200)
commit8e5787b5e045e40c961ce97003f440090f545c1c
tree6dd057f57a1c3e00bd552a24a9a96504eaba2e49
parent996d16975b4d802335188a3be2bbc3635c1287f3
sd-ipv4ll: split run_state_machine() into on_packet() and on_timeout()

Simplify the code a bit, no functional change.
src/libsystemd-network/sd-ipv4ll.c