aboutsummaryrefslogtreecommitdiff
path: root/src/net/addrselect.go
AgeCommit message (Expand)Author
2022-04-22Revert "net: permit use of Resolver.PreferGo, netgo on Windows and Plan 9"Bryan Mills
2022-04-22net: permit use of Resolver.PreferGo, netgo on Windows and Plan 9Brad Fitzpatrick
2022-03-29all: use new "unix" build tag where appropriateIan Lance Taylor
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2018-10-10net: add AIX operating systemClément Chigot
2017-01-06net: disable RFC 6724 Rule 9 for IPv4 addressesMatthew Dempsky
2016-03-02all: single space after period.Brad Fitzpatrick
2015-11-17net: fix IPv4 address selectionMatthew Dempsky
2015-07-18net: classify site-local unicast in address selectionMikio Hara
2015-07-17net: avoid unnecessary conversion in address selectionMikio Hara
2015-07-16net: RFC 6724 address selectionBrad Fitzpatrick