aboutsummaryrefslogtreecommitdiff
path: root/src/net/mac.go
AgeCommit message (Expand)Author
2019-02-27net: use EUI-48/EUI-64 reserved address blocks for documentationMikio Hara
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-08-24net: allow ParseMAC to parse 20-octet IPoIB link-layer addressMatt Layher
2015-05-05net: fix inconsistent errorsMikio Hara
2014-09-08build: move package sources from src/pkg to srcRuss Cox