]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Always send req for InfoRefreshTime option on Inform-Req (#446)
authorColin McInnes <colin.mcinnes@vecima.com>
Wed, 5 Feb 2025 19:38:55 +0000 (13:38 -0600)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2025 19:38:55 +0000 (19:38 +0000)
commite1ce5235976d52f7a83012f122fc5b85dbbbcf2e
tree8dc4326349cb121a7bf8056769db811b798375d9
parent84f3264856030bed1ec34853292cfb8f706a6482
Always send req for InfoRefreshTime option on Inform-Req (#446)

RFC8415 says client must always request Information Request refresh time
option 32.
Client has other logic for handling if server does not include this in
the reply.

Resolves #445.
src/dhcp6.c