Releases: mirage/charrua
Releases · mirage/charrua
0.3
0.3 (2016-04-02)
- Fixed uninitialized data on packet parsing, normalized to zero
- Lease.database moved out of Config.t
- Leases are now purely functional
- Garbage collect function added
- Moved Lease into Dhcp_server.Lease
- Config.subnet merged into Config.t
- Convert to ppx
- Minor bug fixes