We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A bytestring will be cheaper than a quad of int32s (2 indirections, 5 extra boxes).
The text was updated successfully, but these errors were encountered:
V6.to_int64
2^31-1
use Bytes.t as data type for IPv6 addresses
85785b3
* this addresses issue mirage#16
bf9ebb6
fixed by #115
Sorry, something went wrong.
[new release] macaddr, macaddr-sexp, macaddr-cstruct, ipaddr, ipaddr-…
8b6e25d
…sexp and ipaddr-cstruct (5.4.0) CHANGES: * Use Bytes.t for IPv6 addresses (mirage/ocaml-ipaddr#115 @verbosemode, fixes mirage/ocaml-ipaddr#16 @dsheets) * Also fixes V6.to_int64 (reported by @RyanGibb in mirage/ocaml-ipaddr#113)
Successfully merging a pull request may close this issue.
A bytestring will be cheaper than a quad of int32s (2 indirections, 5 extra boxes).
The text was updated successfully, but these errors were encountered: