ethernet
OCaml Ethernet (IEEE 802.3) layer, used in MirageOS
Description
ethernet
provides an Ethernet
(specified by IEEE 802.3) layer implementation for the
Mirage operating system.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 25 Feb 2019
- Authors
- Maintainers
Sources
Dependencies
logs
>= "0.6.0"
lwt
>= "3.0.0"
mirage-profile
>= "0.5"
macaddr
< "4.0.0"
mirage-protocols-lwt
>= "2.0.0"
mirage-net-lwt
>= "2.0.0"
cstruct
>= "3.0.2" & < "6.1.0"
rresult
>= "0.5.0"
ocaml
>= "4.04.0"
Reverse Dependencies
arp
>= "2.3.1" & < "3.0.0"
arp-mirage
>= "2.0.0"
charrua
< "1.2.0"
charrua-core
>= "0.12.0"
mirage-nat
>= "1.1.0" & < "2.2.5"
tcpip
>= "3.7.1" & < "7.0.0"
Conflicts
tcpip
< "3.7.0"