ethertype

Crates.ioethertype
lib.rsethertype
version0.1.0
sourcesrc
created_at2024-10-25 22:35:12.660939
updated_at2024-10-31 01:00:33.793691
descriptionIEEE 802 EtherType with protocol descriptions
homepage
repositoryhttps://github.com/wojciech-graj/ethertype-rs
max_upload_size
id1423365
size432,441
(wojciech-graj)

documentation

https://docs.rs/ethertype

README

ethertype-rs

crates tests docs.rs msrv license

A crate providing the EtherType type for representing IEEE 802 EtherType values.

This crate provides constants for the most common EtherTypes, and their textual descriptions. Additionally, descriptions from IANA, as well as protocol descriptions and the names of the organizations that registered them sourced from the IEEE Registration Authority are also made available.

Commit count: 5

cargo fmt