Releases: mirage/charrua
Releases · mirage/charrua
1.5.0
1.4.1
v1.4.0
CHANGES:
Changes in #111 by @haesbaert
- Allow optional arguments to be erased in Dhcp_server.make
- maxleasetime -> max-lease-time in dhcpd.conf
- fix handling of DHCPRELEASE
- rewrite lease database
- charruad: collect garbage leases, write pid file, implement -u/--user and
-g/--group - opam lint, raise lower bound to 4.08.0
v1.3.0
CHANGES:
- Revise packaging: charrua-client-lwt and charrua-client-mirage are now
available as charrua-client.lwt and charrua-client.mirage (#110 @hannesm) - Dhcp_ipv4 directly uses Dhcp_client_mirage (instead of an abstract module
interface being passed) (#110 @hannesm) - Fix sending of client_identifier with appropriate type as sent by the client
(#98 @hannesm, reported in #84 by @lynxis)
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
CHANGES:
- explicit sexplib dependency, compatible with cstruct 4.0.0 (#99, @TheLortex)
- charrua-server is an independent opam package now (#100, @hannesm)
- charrua is the new name for charrua-core (#100, @hannesm)
- the repository moved to https://github.com/mirage/charrua