Misc:
- Produce release tarballs with pre-built messages, to avoid depending on the
kea-msg-compilerbinary (#15)
New features:
- Add support for DHCP option 60 (#12)
Fixes:
- Fix build against Kea 1.6 (#16)
- Fix build with older compilers
Misc:
- Licence code under the MPL
- Allow to run the script asynchronously (by setting
wait=false, seeREADME)
- Add lots of DHCPv6 variables: DHCPv6 should now be usable
- Add some more DHCPv4 variables, especially for leases
- Safety fixes: fix potential NULL pointer dereference, and unsafe string usage
- Makefile: use standard CXX variable instead of hard-coding g++
- Initial release