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.3.tar.gz sha256=f232b4bcee5b36b83e86de06989b89527a59fafd460bbded00d9d18ea9167702 md5=d6673d32a5d6a559b339bd195b5fb56f |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mirage-net/mirage-net.0.9.3/opam |
Optionally used by
- cohttp<0.9.13
- dns>=0.5.0 & <0.8.0
- pcap-format>=0.3.3 & <0.5.0