]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-ndisc.c: Move Router Solicitation sending after timer computaion
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 19 May 2017 13:22:46 +0000 (16:22 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 30 May 2017 07:34:15 +0000 (10:34 +0300)
commite82a19cb1833c64604c11f307a84cf998f4aeffe
tree378ecaa165e1234aaa35e6f0dc13726f079aa2c4
parent1bd6f8953dab8db9c05ea3e54a890486b1e1a56f
sd-ndisc.c: Move Router Solicitation sending after timer computaion

Move ICMPv6 Router Solicitation sending after timer computation so
that timers are already set up when the packet is being sent. This
makes it possible to create a test that inspects Router
Solicitation timer values when the Router Solicitation is sent out
on the network.
src/libsystemd-network/sd-ndisc.c