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

Extend DHCP server with Option 82 matching support #705

Open
troglobit opened this issue Oct 11, 2024 · 0 comments
Open

Extend DHCP server with Option 82 matching support #705

troglobit opened this issue Oct 11, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@troglobit
Copy link
Contributor

Introduction

This task defines DHCP server support for setting up a single device with "DHCP IP-per-port" functionality.

This task depends on #703 and #438

Prerequisites

Requirements

  1. Extend static leases matching with support for Option 82
  2. Add a preempt feature to dnsmasq whereby a lease can be "interuppted"1 and handed out to anyone matching the static lease

Footnotes

  1. A lease is usually guaranteed for the lifespan, or at least have the lease time, with lease preemption a device replacement is quicker since it does not have to wait for an old MAC address to time out.

@troglobit troglobit added enhancement New feature or request triage Pending investigation & classification (CCB) labels Oct 11, 2024
@troglobit troglobit removed the triage Pending investigation & classification (CCB) label Oct 31, 2024
@troglobit troglobit added this to the FUTURE milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant