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

luci-mod-network: DHCP redesign; phase1 #6705

Merged
merged 6 commits into from
Jan 26, 2024
Merged

luci-mod-network: DHCP redesign; phase1 #6705

merged 6 commits into from
Jan 26, 2024

Conversation

systemcrash
Copy link
Contributor

Better structure the DHCP general and advanced tabs from a wall of options and add some more config options to control dnsmasq behaviour.

See individual commit messages.

Tested on 22.03.5 and 23.05.0

Preview:

Screen.Capture.2023-11-18.16.44.06.mp4

@systemcrash systemcrash marked this pull request as ready for review November 20, 2023 13:05
DHCP options better structured according to the nature of
the option:

-Tab titles have been trimmed
-Some options moved into new tabs (filter, limits, logging, devices,etc)

Signed-off-by: Paul Donald <newtwen@gmail.com>
Multiple dnsmasq sections are now enabled (for those who want
e.g. separate dnsmasq options per interface).

Signed-off-by: Paul Donald <newtwen@gmail.com>
DHCP logging: add logdhcp

Signed-off-by: Paul Donald <newtwen@gmail.com>
DHCP logging: add logfacility

Signed-off-by: Paul Donald <newtwen@gmail.com>
DHCP limits: add [min|max]_cache_ttl

Signed-off-by: Paul Donald <newtwen@gmail.com>
DHCP devices: add minport and maxport

Signed-off-by: Paul Donald <newtwen@gmail.com>
@systemcrash systemcrash merged commit 60423d6 into openwrt:master Jan 26, 2024
2 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.

1 participant