HenriWahl / dhcpy6d

MAC address aware DHCPv6 server written in Python
https://dhcpy6d.de
GNU General Public License v2.0
94 stars 27 forks source link

No bootfiles in older versions #28

Closed tobiWu closed 4 years ago

tobiWu commented 4 years ago

I've got some struggle with configuring bootfiles until I noticed that in the stable version 0.7.3 the bootfile option is missing in config.py. In version 0.7.99 the bootfiles option can be set. Unfortunately there was no hint about this in changelogs or documentation. Could you please update this to avoid this struggle to other users?

HenriWahl commented 4 years ago

Sorry for the confusion. I will look at it.

Did you try 0.7.99 by the way?

tobiWu commented 4 years ago

Version 0.7.99 is working great on Ubuntu 18.04.

HenriWahl commented 4 years ago

Great. It got ported to Python 3 and will appear as 1.0 soon.

HenriWahl commented 4 years ago

Finally the 1.0 is out now: https://dhcpy6d.ifw-dresden.de/dhcpy6d-1-0-finally-out/