Crates.io | ether-type |
lib.rs | ether-type |
version | 0.1.3 |
source | src |
created_at | 2023-06-13 11:25:18.604782 |
updated_at | 2024-02-20 09:21:29.70182 |
description | A parser for IEEE 802.3 EtherTypes. |
homepage | |
repository | https://github.com/Frostie314159/ether-type |
max_upload_size | |
id | 888937 |
size | 14,295 |
A minimalistic no-std crate for parsing ether types as specified in IEEE 802.3.
As this crate aims to be minimalistic not all ether types will be included. The most relevant ones like ARP, IPv4|6 and Wake on LAN will ofcourse be present. If you are missing an EtherType that you need feel free to open a PR.