You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine
Brad Fitzpatrick 09d56f54a7
wgengine/router: fix Windows route sorting that caused de-dup to not work (#727)
Updates #725

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
filter control/controlclient, wgengine/filter: extract parsePacketFilter to … (#696) 4 years ago
magicsock wgengine: lazily create peer wireguard configs more explicitly 4 years ago
monitor wgengine/monitor: add a poller to the Windows link change monitor 4 years ago
packet wgengine/filter: fix IPv4 IGMP spam omission, also omit ff02::16 spam 4 years ago
router wgengine/router: fix Windows route sorting that caused de-dup to not work (#727) 4 years ago
tsdns tsdns: log when settings upstreams. 4 years ago
tstun wgengine: configure wireguard peers lazily, as needed 4 years ago
winnet Move Linux client & common packages into a public repo. 4 years ago
rusage.go Move "logger" package to under types, now that we have it. 4 years ago
rusage_nowindows.go wgengine: flesh out some docs 4 years ago
rusage_windows.go Move Linux client & common packages into a public repo. 4 years ago
userspace.go wgengine: add Engine.SetLinkChangeCallback 4 years ago
userspace_test.go wgengine: lazily create peer wireguard configs more explicitly 4 years ago
watchdog.go wgengine: add Engine.SetLinkChangeCallback 4 years ago
watchdog_test.go wgengine: prevent log after exit in watchdog test 4 years ago
wgengine.go wgengine: add Engine.SetLinkChangeCallback 4 years ago