alpha
Login
or
Join now
gazagnaire.org
/
ocaml-dhcp
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
DHCP wire format, client and server in pure OCaml
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ocaml-dhcp
/
bin
/
at
main
4 files
Thomas Gazagnaire
dhcp-eio: reformat the files the socket rewrite left unwrapped
6w ago
239b5140
args.ml
dhcp-eio: add the dhcpd and dhcp-client CLIs Two thin drivers over dhcp-eio, for exercising the stack by hand and for perf work: dhcpd serves a pool, dhcp-client takes a lease and, with --keep, holds it across renewals. Both take the ports and the broadcast address, so a pair of them can talk on a loopback harness without privilege. Every protocol decision stays in the pure core.
1 month ago
dhcp_client.ml
dhcp-eio: reformat the files the socket rewrite left unwrapped 31a64e002 rewrote the datagram socket setup and hand-wrapped the new call sites and their doc comments, leaving the four files off ocamlformat's fixpoint. Whitespace only: the token stream is unchanged.
1 month ago
dhcpd.ml
dhcp-eio: reformat the files the socket rewrite left unwrapped 31a64e002 rewrote the datagram socket setup and hand-wrapped the new call sites and their doc comments, leaving the four files off ocamlformat's fixpoint. Whitespace only: the token stream is unchanged.
1 month ago
dune
dhcp-eio: add the dhcpd and dhcp-client CLIs Two thin drivers over dhcp-eio, for exercising the stack by hand and for perf work: dhcpd serves a pool, dhcp-client takes a lease and, with --keep, holds it across renewals. Both take the ports and the broadcast address, so a pair of them can talk on a loopback harness without privilege. Every protocol decision stays in the pure core.
1 month ago