6 lines
226 B
Markdown
6 lines
226 B
Markdown
|
|
# Ethernet - an OCaml Ethernet (IEEE 802.3) layer
|
||
|
|
|
||
|
|
`ethernet` provides an [Ethernet](https://en.wikipedia.org/wiki/Ethernet)
|
||
|
|
(specified by IEEE 802.3) layer implementation for the
|
||
|
|
[Mirage operating system](https://mirage.io).
|