summaryrefslogtreecommitdiffhomepage
path: root/net/interfaces/interfaces_linux.go
AgeCommit message (Expand)AuthorFilesLines
2021-03-31interfaces: check correct error /proc/net/routeDenton Gentry1-4/+6
2021-03-30interfaces: try larger read from /proc/net/routeDenton Gentry1-3/+23
2020-08-10net/netns, net/interfaces: move defaultRouteInterface, add Android fallbackBrad Fitzpatrick1-0/+93
2020-07-28net/interfaces: fix likelyHomeRouterIP on AndroidBrad Fitzpatrick1-1/+59
2020-07-06net/interfaces: add func LikelyHomeRouterIPBrad Fitzpatrick1-0/+59