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

Reject DHCP renew requests with bad IP address #101

Open
dberliner opened this issue Jan 17, 2020 · 1 comment
Open

Reject DHCP renew requests with bad IP address #101

dberliner opened this issue Jan 17, 2020 · 1 comment
Assignees
Labels
Priority: Medium Type: Bug Something isn't working

Comments

@dberliner
Copy link
Contributor

On my Debian machine the cache was stored on /var/lib/dhcp

@drbild drbild self-assigned this Jan 20, 2020
@drbild
Copy link
Contributor

drbild commented Jan 20, 2020

Per the RFC, the handle_confirm method in dhcp.c needs to also validate the addresses. If those aren't correct, return a NotOnLink status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants