mirage-netversion
MirageOS TCP/IP networking stack
This is actually a dummy package that selects a concrete implementation that
provides the mirage-net
ocamlfind package. The variants available are:
mirage-net-direct
: a TCP/IP stack in pure OCaml that works from Ethernet.mirage-net-socket
: a TCP/IP stack that uses the POSIX sockets API.
Tags | org:mirage org:xapi-project |
---|---|
Published | |
Maintainer | anil@recoil.org |
Dependencies |
|
Source [http] | https://github.com/mirage/mirage-tcpip/archive/mirage-net-0.9.1.tar.gz sha256=2b209280fe39c7b5ff60551d749edb68a69db8264b22caaa67dbbf419ed4eea4 md5=8d63e498af796c435898525d2db3be48 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mirage-net/mirage-net.0.9.1/opam |
Optionally used by
- cohttp<0.9.13
- dns>=0.5.0 & <0.8.0
- pcap-format>=0.3.3 & <0.5.0