summaryrefslogtreecommitdiff
path: root/src/net/interface_linux.go
Commit message (Expand)AuthorAgeFilesLines
* net: add FlagRunning to exactly reflect the states of an interface.Jianwei Mao2022-08-271-0/+3
* net: remove unused Interface parameterDaniel Martí2017-03-071-2/+2
* Revert "net: add support for Zone of IPNet"Mikio Hara2016-05-061-3/+0
* net: add support for Zone of IPNetMikio Hara2016-04-191-0/+3
* all: single space after period.Brad Fitzpatrick2016-03-021-2/+2
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* net: relax IP interface address determination on linuxMikio Hara2015-06-271-8/+6
* net: fix inconsistent errorsMikio Hara2015-05-051-6/+7
* net: fix inconsistent error values on InterfaceMikio Hara2015-04-211-7/+6
* net: make multi-IP resolution more flexible.Paul Marks2015-04-101-4/+4
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+271