Frostie314159 / ether-type

A parser for IEEE 802.3 EtherTypes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ether-type

A minimalistic no-std crate for parsing ether types as specified in IEEE 802.3.

Completeness

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.

About

A parser for IEEE 802.3 EtherTypes.

License:Apache License 2.0


Languages

Language:Rust 100.0%