This projects implements the RFC2132 and at least RFC3046 as a dynamic configurable SQL-based DHCP server, based on the udhcpd code, extended to mask-and-select by client DHCP packets.
| Tags | Networking Database |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: This version of DHCPsql supports OPTION_LIST with OPTION_IP. This allows administrators to add multiple IP addresses to their DHCP options. This feature was lacking in the previous releases where only one IP address was allowed, and this limited the use of the nameserver field.


Release Notes: A bugfix for string options. The length stayed zero in the packet, and strlen uploads the length, so the option [OPT_LENGTH] has been moved under the switch statement.


Release Notes: Options were added in MySQL to allow classes to be made per subnet.


No changes have been submitted for this release.