Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mirage/ethernet
Ethernet (IEEE 802.3) layer implementation for MirageOS in OCaml
https://github.com/mirage/ethernet
802-3 ethernet mirageos network ocaml unikernel
Last synced: 3 months ago
JSON representation
Ethernet (IEEE 802.3) layer implementation for MirageOS in OCaml
- Host: GitHub
- URL: https://github.com/mirage/ethernet
- Owner: mirage
- License: isc
- Created: 2019-02-01T22:44:16.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T14:28:03.000Z (almost 2 years ago)
- Last Synced: 2024-10-08T14:43:04.688Z (3 months ago)
- Topics: 802-3, ethernet, mirageos, network, ocaml, unikernel
- Language: OCaml
- Size: 549 KB
- Stars: 10
- Watchers: 23
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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).