1
0
mirror of https://github.com/fumiama/water.git synced 2026-06-08 04:00:26 +08:00
Files
water/waterutil/doc.go
Song Gao 1f89aa80c3 doc.go
2013-03-26 08:42:37 -05:00

3 lines
277 B
Go

// Package waterutil provides utility functions for interpreting MAC farme headers and IP packet headers. It defines some constants such as protocol numbers and ethernet frame types. Use waterutil along with package water to work with TUN/TAP interface data.
package waterutil