= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
charrua-core 0.11.2
Libraries
This package provides the following libraries (via dune):
charrua-core.server
Documentation:
Ast
Dhcp_lexer
Dhcp_parser
Dhcp_server
A DHCP server is composed of two sub-modules:Config
andInput
. The former deals with building a suitable configuration for using with the later.
Dependencies: ipaddr, ipaddr.sexp, macaddr, macaddr.sexp, rresult, tcpip, charrua-core.wire, ppx_sexp_conv.runtime-lib, cstruct
charrua-core.wire
Documentation:
Dependencies: ethernet, tcpip.ipv4, tcpip.udp, ipaddr, ipaddr.sexp, macaddr, macaddr.sexp, ppx_sexp_conv.runtime-lib, cstruct
On This Page