repositorypackage
0.0.0-20220221185849-529eae5b6118
Repository: https://github.com/mdlayher/ethernet.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
ethernet

Package ethernet
implements marshaling and unmarshaling of IEEE 802.3
Ethernet II frames and IEEE 802.1Q VLAN tags. MIT Licensed.
For more information about using Ethernet frames in Go, check out my blog post: Network Protocol Breakdown: Ethernet and Go.