Commit graph

6 commits

Author SHA1 Message Date
abedf6102a dhcpd: No need to use shared-networks 2025-06-13 14:00:27 +00:00
ea3c05c2b5 dhcpd: Move host declarations to global section
No need to set host declarations in subnet or shared-network since
they are always global and it gives warning during startup:

WARNING: Host declarations are global.  They are not limited to the scope you declared them in.
2025-06-13 13:50:03 +00:00
65431fc83a dhcpd: Return filename for OpenBSD auto installer 2025-05-10 17:08:57 +00:00
cdd1495f0c dhcpd: Fix DNS server addresses 2025-01-19 18:40:49 +00:00
f371c3436f Fix OpenBSD installs 2022-07-13 12:01:37 +00:00
d4a29bb758 dhcpd: Initial version of role.
Currently works only for main DHCP server.
2021-04-22 20:37:28 +00:00