]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
IPv6: Resolicit a router just before it expires naturally resolicit-router
authorRoy Marples <roy@marples.name>
Tue, 3 May 2022 06:09:34 +0000 (07:09 +0100)
committerRoy Marples <roy@marples.name>
Tue, 3 May 2022 06:11:38 +0000 (07:11 +0100)
commitb93f080edc438e2d43f24b1f3b73dc7d003c2628
tree7c8f5325132e782e9745ce5edf6d2afa5dc5ca39
parent064767e3610b7f8df974592f340dbbf45f8e44ca
IPv6: Resolicit a router just before it expires naturally

It seems that some routers don't send out periodic advertisements
as they should. To work around this, re-solicit a router just before
it's about to expire.

Fixes #92.
src/ipv6nd.c