mirage-net
Authors | Thomas Gazagnaire, Anil Madhavapeddy, Gabriel Radanne, Mindy Preston, Thomas Leonard, Nicolas Ojeda Bar, Dave Scott, David Kaloper, Hannes Mehnert and Richard Mortier | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | ISC | |||||||||||||||||
Homepage | https://github.com/mirage/mirage-net | |||||||||||||||||
Issue Tracker | https://github.com/mirage/mirage-net/issues | |||||||||||||||||
Tag | org:mirage | |||||||||||||||||
Maintainer | thomas@gazagnaire.org | |||||||||||||||||
Dependencies |
| |||||||||||||||||
Available | ocaml-version > "4.02.3" | |||||||||||||||||
Published | Jun 29, 2017 | |||||||||||||||||
Source [http] | https://github.com/mirage/mirage-net/releases/download/v1.1.1/mirage-net-1.1.1.tbz 990f38d4c76dbc6392532666c90bb751 | |||||||||||||||||
Statistics | Installed 248 times last month. | |||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mirage-net/mirage-net.1.1.1/opam |
Network signatures for MirageOS
mirage-net defines Mirage_net.S the signature for network operations for MirageOS.
Installation
mirage-net
can be installed with opam
:
opam install mirage-net
If you don't use opam
consult the opam
file for build
instructions.
Documentation
The documentation and API reference is automatically generated by
ocamldoc
from the interfaces. It can be consulted online.
Necessary for | ||
---|---|---|
mirage-net-lwt | ||
>= 1.1.0 | ||
mirage-types | ||
>= 3.0.0 | ||
tcpip | ||
>= 3.0.0 | ||
Optional for | ||
cohttp | ||
< 0.9.13 | ||
dns | ||
& | >= 0.5.0 | |
< 0.8.0 | ||
pcap-format | ||
& | >= 0.3.3 | |
< 0.5.0 |