Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

charrua-core.0.6 - via opam-publish #8870

Merged
merged 1 commit into from
Apr 3, 2017

Conversation

haesbaert
Copy link
Contributor

DHCP core library - a DHCP server and wire frame encoder and decoder

charrua-core is an
ISC-licensed DHCP library implementation in OCaml.

docs
Build Status

It provides basically two modules, a Dhcp responsible for parsing and
constructing DHCP messages and a Dhcp_server module used for constructing DHCP
servers.

charrua-unix is a Unix DHCP
server based on charrua-core.

mirage
is a Mirage DHCP unikernel server based on charrua-core.

You can browse the API for charrua-core at
http://mirage.github.io/charrua-core/api



opam-lint failures

  • WARNING 99 should not contain 'name' or 'version' fields


0.6 (2017-04-01)

  • Dhcp_wire.buf_of_pkt now correctly rejects empty options.
  • Dhcp_wire.options_of_buf now enforces minimun length on all cases.
  • Fixed option code for Bcmcs_controller_ipv4_addr.
  • CRITICAL Fixed a bug where dhcp_flags was read from the wrong offset.
    Pull-request generated by opam-publish v0.3.3

@camelus
Copy link
Contributor

camelus commented Apr 1, 2017

✅ All lint checks passed a23c56d
  • These packages passed lint tests: charrua-core.0.6

✅ Installability check (6473 → 6474)
  • new installable packages (1): charrua-core.0.6

@yallop yallop merged commit 4f9b19b into ocaml:master Apr 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants