mirage / charrua

A DHCP library in OCaml
http://mirage.github.io/charrua/
ISC License
55 stars 18 forks source link

adapt to ipv4 fragmentation changes, use ipaddr 3.0 #88

Closed hannesm closed 5 years ago

hannesm commented 5 years ago

since https://github.com/mirage/mirage-tcpip/pull/375 was merged, required API changes to dhcp_wire.ml

hannesm commented 5 years ago

this PR includes ipaddr 3 support as well /cc @avsm (I suspect some upper bounds for previous charrua releases are needed)