summaryrefslogtreecommitdiff
path: root/src/net/interface.go
Commit message (Expand)AuthorAgeFilesLines
* all: add internal/itoa packageJosh Bleecher Snyder2021-03-141-1/+2
* all: remove the nacl port (part 1)Brad Fitzpatrick2019-10-091-1/+1
* net: update BUG sections for go1.12Mikio Hara2019-01-101-2/+2
* all: use "reports whether" consistently instead of "returns whether"Tobias Klauser2018-12-021-1/+1
* net: simplify nested if-blocksMikio Hara2018-11-081-16/+12
* net: update zoneCache on cache misses to cover appearing interfacesMichael Stapelberg2018-11-061-10/+30
* 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