Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | net: add AIX operating system | Clément Chigot | 2018-10-10 | 1 | -1/+1 |
* | net: disable RFC 6724 Rule 9 for IPv4 addresses | Matthew Dempsky | 2017-01-06 | 1 | -46/+5 |
* | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -1/+1 |
* | net: fix IPv4 address selection | Matthew Dempsky | 2015-11-17 | 1 | -0/+43 |
* | net: classify site-local unicast in address selection | Mikio Hara | 2015-07-18 | 1 | -3/+7 |
* | net: avoid unnecessary conversion in address selection | Mikio Hara | 2015-07-17 | 1 | -4/+7 |
* | net: RFC 6724 address selection | Brad Fitzpatrick | 2015-07-16 | 1 | -0/+381 |