summaryrefslogtreecommitdiff
path: root/src/net/interface_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* all: add GOOS=iosCherry Zhang2020-09-231-1/+1
* all: fix typosAinar Garipov2019-09-081-2/+2
* net: update zoneCache on cache misses to cover appearing interfacesMichael Stapelberg2018-11-061-0/+34
* net: skip test in full test mode when running in a containerBrad Fitzpatrick2018-05-241-0/+4
* net: deflake TestPointToPointInterface and TestInterfaceArrivalAndDepartureMikio Hara2016-05-141-6/+11
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* all: fix typos and spellingMartin Möhrmann2016-02-241-1/+1
* net: relax IP interface address determination on linuxMikio Hara2015-06-271-13/+32
* net: simplify error messages in testsMikio Hara2015-05-061-16/+15
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+151