Skip to content

Commit

Permalink
+README
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Dec 9, 2013
1 parent a666b44 commit a08d41e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
`mirage-tcpip` provides a networking stack for the Mirage operating
system that supports TCP/IP, ARP, DHCP and UDP.

It compiles against either `mirage-net-unix` or `mirage-net-xen` to provide an
equivalent package for either Unix or Xen respectively. Future versions will
be functorised to avoid this repeated compilation, but for now the OPAM package
manager takes care of this for you.

WWW: <http://openmirage.org>
E-mail: <[email protected]>

0 comments on commit a08d41e

Please sign in to comment.