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

WIP: Multiple subnets #8

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ananace
Copy link
Member

@ananace ananace commented Jan 4, 2019

I've been forgetting to finish this, so going to throw up a PR to make it harder to forget.

To do:

  • Finish implementing the config parsing
  • Configuration for which subnets to manage
  • Tests

(Fixes #5)

ananace added 6 commits April 28, 2020 20:59
This turned out to be a lot more difficult than expected, because of how
helpful dnsmasq is when writing configuration files for it.

Lots of things are implicitly filled in based on interface information
if not specified explicitly
Currently this will just skip them, until a lookup table has been
written
Currently much of this data is lost, but a dnsmasq-specific DHCP subnet
class would solve that issue
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.

1 participant