summaryrefslogtreecommitdiff
path: root/src/net/interface.go
Commit message (Expand)AuthorAgeFilesLines
* net: update docs for unimplemented methods and functionsMikio Hara2018-08-031-1/+1
* net: make zone helpers into methods of ipv6ZoneCacheMikio Hara2017-04-281-8/+8
* net: make InterfaceByIndex return a consistent name on solarisMikio Hara2016-12-211-1/+6
* net: update docs on network interface APIMikio Hara2016-10-181-4/+8
* net: update doc for unimplemented feature on Plan 9Mikio Hara2016-10-121-2/+2
* net: implement network interface API for Plan 9Chris McGee2016-10-121-1/+1
* net: implement network interface API for SolarisMikio Hara2016-10-041-3/+7
* net: document unimplemented methods and functionsMikio Hara2016-08-231-0/+6
* net: simplify internal dtoi and xtoi funcsDan Peterson2016-08-171-1/+1
* net: cache IPv6 zone information for applications using IPv6 link-local addressMikio Hara2016-04-151-3/+78
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* net: add Source field to OpErrorMikio Hara2015-04-291-12/+12
* net: fix inconsistent error values on InterfaceMikio Hara2015-04-211-12/+32
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+126