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/v0.9.4.tar.gz sha256=f94c31da541ae29d9ae17e8d95ad33d12b1f9d7f327f84826fce1536cbcb26a8 md5=f4b8cc459026bea7534304654023143e |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mirage-net/mirage-net.0.9.4/opam |
Required by
- mirage-www=0.4.0
Optionally used by
- cohttp<0.9.13
- dns>=0.5.0 & <0.8.0
- pcap-format>=0.3.3 & <0.5.0