tcpipversion
An OCaml TCP/IP networking stack
mirage-tcpip
provides a networking stack for the Mirage operating
system. It provides implementations for the following module types
(which correspond with the similarly-named protocols):
- ETHERNET
- ARP
- IP (via the IPv4 and IPv6 modules)
- ICMP
- UDP
- TCP
Implementations
There are two implementations of the IP, ICMP, UDP, and TCP module types -
the socket
stack, and the direct
stack.
The socket
stack
The socket
stack uses socket calls to a traditional operating system to
provide the functionality described in the module types.
See the src/stack-unix/
directory for the modules used as implementations of the
socket
stack.
The socket
stack is used for testing or other applications which do not
expect to run as unikernels.
The direct
stack
The direct
stack expects to write to a device implementing the NETIF
module
type defined for MirageOS.
See the src/
directory for the modules used as implementations of the
direct
stack, which is the expected stack for most MirageOS applications.
The direct
stack is the only usable set of implementations for
applications which will run as unikernels on a hypervisor target.
Community
- WWW: https://mirage.io
- E-mail: mirageos-devel@lists.xenproject.org
- Issues: https://github.com/mirage/mirage-tcpip/issues
- API docs: http://docs.mirage.io/tcpip/index.html
License
mirage-tcpip
is distributed under the ISC license.
Tags | org:mirage |
---|---|
Authors | Anil Madhavapeddy, Balraj Singh, Richard Mortier, Nicolas Ojeda Bar, Thomas Gazagnaire, Vincent Bernardoff, Magnus Skjegstad, Mindy Preston, Thomas Leonard, David Scott, Gabor Pali, Hannes Mehnert, Haris Rotsos, Kia, Luke Dunstan, Pablo Polvorin, Tim Cuthbertson, lnmx and pqwy |
License | ISC |
Published | |
Homepage | https://github.com/mirage/mirage-tcpip |
Issue Tracker | https://github.com/mirage/mirage-tcpip/issues |
Maintainer | anil@recoil.org |
Dependencies |
|
Optional dependencies | |
Source [http] | https://github.com/mirage/mirage-tcpip/releases/download/v3.5.0/tcpip-3.5.0.tbz sha256=d8eb6e9658da170b9a50742007066cd76b360f6a5af7b75c9141b4ac59752cdc md5=244a4bb5813a043e14876b477cb03424 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/tcpip/tcpip.3.5.0/opam |
- arpwith-test & <0.2.0
- capnp-rpc-miragewith-test & >=0.3.2 & <0.8.0
- caqti-mirage<2.1.2
- charrua-client<0.9
- charrua-client-lwt<0.11.1
- charrua-client-mirage<0.11.1
- charrua-core>=0.9 & <0.11.1
- conduit=0.10.0
- frenetic>=5.0.0 & <5.0.5
- git-miragewith-test & >=2.0.0 & <3.0.0
- mirage-conduit>=2.0.0 & <2.2.0
- mirage-dns<2.6.0
- mirage-nat<1.1.0
- mirage-qubes-ipv4>=0.6 & <0.8.0
- mirage-www>=1.1.0
- packet>=0.4.0
- spokewith-test & >=0.0.3
- tftp
- vpnkit>=0.1.1
- arp<1.0.0
- conduit>=0.6.0 & <0.8.4
- dns>=0.11.0 & <0.15.2
- logs-syslog>=0.3.1
- mirage-qubes=0.4