summaryrefslogtreecommitdiffhomepage
path: root/net/interfaces/interfaces_windows.go
AgeCommit message (Expand)AuthorFilesLines
2021-03-19net/interfaces: use windows API to get the default route instead of parsing `...Aleksandar Pesic1-44/+64
2020-11-10net/interfaces: ignore bogus proxy URLs from winhttp [windows]Brad Fitzpatrick1-1/+7
2020-10-13wgengine/router: unfork winipcfg-go package, use upstreamAlex Brainman1-17/+15
2020-10-01net/interfaces: quiet PAC detection logging in no-PAC case, add benchmarkBrad Fitzpatrick1-8/+17
2020-10-01net/interfaces: add State.PAC field, populate it on WindowsBrad Fitzpatrick1-0/+33
2020-09-22net/interfaces, net/netns: move default route interface code to interfacesBrad Fitzpatrick1-3/+59
2020-09-14net/netns: add windows support.David Anderson1-0/+21
2020-07-15net/interfaces: set SysProcAttr.HideWindow to prevent cmd.exe flash on WindowsBrad Fitzpatrick1-0/+2
2020-07-06net/interfaces: add func LikelyHomeRouterIPBrad Fitzpatrick1-0/+71