summaryrefslogtreecommitdiff
path: root/src/net/addrselect_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
* net: disable RFC 6724 Rule 9 for IPv4 addressesMatthew Dempsky2017-01-061-85/+0
* net: fix IPv4 address selectionMatthew Dempsky2015-11-171-0/+115
* net: classify site-local unicast in address selectionMikio Hara2015-07-181-0/+1
* net: RFC 6724 address selectionBrad Fitzpatrick2015-07-161-0/+218