mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-21 08:33:54 +08:00
8 lines
744 B
Markdown
8 lines
744 B
Markdown
ethernet [](https://travis-ci.org/mdlayher/ethernet) [](https://godoc.org/github.com/mdlayher/ethernet) [](https://goreportcard.com/report/github.com/mdlayher/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](https://medium.com/@mdlayher/network-protocol-breakdown-ethernet-and-go-de985d726cc1). |