package mirage-net-xen
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Network device for reading and writing Ethernet frames via then Xen netfront/netback protocol
Install
dune-project
Dependency
Authors
Maintainers
Sources
mirage-net-xen-2.1.8.tbz
sha256=4d551dcec8c2c3205948cccefde1bf07bcd4b2baba04963484bc4218fca3e3f1
sha512=e752d82390d3e5312367c9c544982c9b4b344ad6ffed729081911ba0aff7f5c0f1c2dae1400a5d157da0c6028086ae3046d3bbce30b55bc97846d9bb19b1f99a
Description
This library allows an OCaml application to read and write Ethernet frames via the [Netfront/netback][xen-net] protocol.
README
mirage-net-xen
This library allows an OCaml application to read and write Ethernet frames via the Netfront/netback protocol.
Note: the Netif module is the public API.
Dependencies (12)
-
logs
>= "0.5.0" - lwt-dllist
-
macaddr
>= "5.2.0" -
shared-memory-ring
>= "3.0.0" -
ipaddr
>= "3.0.0" -
mirage-xen
>= "9.0.1" -
io-page
>= "1.5.0" -
mirage-net
>= "3.0.0" -
lwt
>= "2.4.3" -
cstruct
>= "6.0.0" -
dune
>= "1.0" -
ocaml
>= "4.12.0"
Dev Dependencies
None
Used by
None
Conflicts (1)
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page