Skip to content

0.3

Compare
Choose a tag to compare
@haesbaert haesbaert released this 15 Mar 09:32

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