mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
@@ -365,7 +365,7 @@ _public_ int sd_ndisc_start(sd_ndisc *nd) {
|
||||
|
||||
r = event_reset_time(nd->event, &nd->timeout_event_source,
|
||||
clock_boottime_or_monotonic(),
|
||||
0, 0,
|
||||
time_now + USEC_PER_SEC / 2, 1 * USEC_PER_SEC, /* See RFC 8415 sec. 18.2.1 */
|
||||
ndisc_timeout, nd,
|
||||
nd->event_priority, "ndisc-timeout", true);
|
||||
if (r < 0)
|
||||
|
||||
Reference in New Issue
Block a user