flan / staticdhcpd

A fast, light, extremely customisable DHCP server written in Python
GNU General Public License v3.0
123 stars 42 forks source link

Fix reference to undefined variable #66

Closed jsumners closed 7 years ago

jsumners commented 8 years ago

The httpdb extension references an undefined variable when it receives a response with a single lease. This PR fixes it.

flan commented 7 years ago

Every time I think I fixed this issue, it somehow comes back. Thank you very much for reporting it!

Sorry for the delay in getting to this. I should be responsive again after Wednesday.