ocaml-ipaddr icon indicating copy to clipboard operation
ocaml-ipaddr copied to clipboard

RFC 4007 Scoped Address support

Open dsheets opened this issue 11 years ago • 1 comments

Should be able to parse and represent local addresses with zone identifiers.

See http://tools.ietf.org/search/rfc4007

dsheets avatar Jan 16 '14 17:01 dsheets

I really need this for a project (linked to https://github.com/mirage/ocaml-uri/pull/48)

vbmithr avatar Jun 24 '14 18:06 vbmithr