Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always send req for InfoRefreshTime option on Inform-Req #446

Merged
merged 3 commits into from
Feb 5, 2025

Conversation

ColinMcInnes
Copy link
Contributor

@ColinMcInnes ColinMcInnes commented Jan 29, 2025

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

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.
src/dhcp6.c Outdated Show resolved Hide resolved
Copy link
Member

@rsmarples rsmarples left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comment otherwise looks good.

src/dhcp6.c Outdated Show resolved Hide resolved
@rsmarples rsmarples merged commit e1ce523 into NetworkConfiguration:master Feb 5, 2025
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

INFORM6 rebind does not request lifetime option
2 participants