net: add network interface identification API
This CL introduces new API into package net to identify the network interface. A functionality of new API is very similar to RFC3493 - "Interface Identification". R=r, gri, bradfitz, robert.hencke, fullung, rsc CC=golang-dev https://golang.org/cl/4437087
Showing
src/pkg/net/interface.go
0 → 100644
src/pkg/net/interface_bsd.go
0 → 100644
Please register or sign in to comment