]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-ndisc: make sd_ndisc return time values in usec 29254/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 21 Sep 2023 17:18:06 +0000 (02:18 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 22 Sep 2023 16:34:56 +0000 (01:34 +0900)
commit6197db53ba3c61de2268eb723a7a9cd4b3f5f87c
tree794fa7aea81507c85c179e0bb4c18143fce7cf43
parent3231f624e6a5b6c54442d49825d739174debd91a
sd-ndisc: make sd_ndisc return time values in usec

This also introduces sd_ndisc_router_get_lifetime_timestamp() and
friends that return timestamp rather than timespan.
src/libsystemd-network/ndisc-router.c
src/libsystemd-network/ndisc-router.h
src/libsystemd-network/sd-ndisc.c
src/libsystemd-network/test-ndisc-rs.c
src/network/networkd-ndisc.c
src/systemd/sd-ndisc.h