sargon / ddhcpd

A distributed DHCP Daemon
GNU General Public License v3.0
31 stars 12 forks source link

dhcp_options - broadcast address #13

Closed christf closed 6 years ago

christf commented 6 years ago

There is a bug in the shifting logic in dhcp_options. When not specifying -o 28:4:a.b.c.d an invalid broadcast address is distributed. For -N 10.126.0.0/16 the broadcast address 0.126.255.255 is served.