summaryrefslogtreecommitdiff
path: root/src/net/interface_aix.go
Commit message (Expand)AuthorAgeFilesLines
* net: add FlagRunning to exactly reflect the states of an interface.Jianwei Mao2022-08-271-0/+3
* internal/syscall/unix: change Ioctl arg type to unsafe.Pointer on AIXMatt Layher2021-08-161-1/+1
* net: fix fd leak with interfaces on aix/ppc64Clément Chigot2019-03-051-4/+7
* internal/syscall/unix, net: improve interface_aix.goClément Chigot2018-10-231-6/+24
* net: add AIX operating systemClément Chigot2018-10-101-0/+165