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

Add 'gateway' request type #33

Merged
merged 2 commits into from Jul 26, 2018

Conversation

TobleMiner
Copy link
Member

@TobleMiner TobleMiner commented Jul 24, 2018

Depends on #30

This PR adds support for the new request string 'gateway'. It will be used by ddhcpd to determine the IPv4 address of the gateway. See PR #13 for further details

Each former code snippet has been transformed into a full-fledged python module.
Responses generated by modules are cached in a single ttl-based cache reducing
required CPU-time for subsequent queries drastically.
Required for ddhcpd gateway legacy IP address selection
@rubo77
Copy link
Contributor

rubo77 commented Jul 24, 2018

for info: the first commit is a squashed commit of #30. only the second commit is the change for this PR

@rubo77 rubo77 mentioned this pull request Jul 24, 2018
@rubo77
Copy link
Contributor

rubo77 commented Jul 25, 2018

Can this be merged then?

@rubo77 rubo77 merged commit 01de2c5 into ffnord:master Jul 26, 2018
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.

None yet

2 participants