]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
FreeBSD: Fix fetching the IPv6 address lifetime
authorRoy Marples <roy@marples.name>
Fri, 26 Apr 2019 10:27:25 +0000 (11:27 +0100)
committerRoy Marples <roy@marples.name>
Fri, 26 Apr 2019 10:27:25 +0000 (11:27 +0100)
commit8347b7d63959b232657214e77ea74448f3d21f87
tree3a3800411f71a69e665b5a4b765b481507ff5506
parent18eefe0a7a4128af11a58318223553660c285f6c
FreeBSD: Fix fetching the IPv6 address lifetime

FreeBSD it seems sensibly uses a monotonic clock for IPv6 lifetimes
but the others use the wall clock.
src/if-bsd.c