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 c64a43a734 wgengine/router: set MTU on Windows to min(configured,possible)
Fixes tailscale/corp#542

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
filter wgengine/filter: omit logging for all v6 multicast, remove debug panic :( 4 years ago
magicsock wgengine,magicsock: fix two lazy wireguard config issues 4 years ago
monitor wgengine/monitor: log RTM_DELROUTE details, fix format strings 4 years ago
packet wgengine/filter: fix IPv4 IGMP spam omission, also omit ff02::16 spam 4 years ago
router wgengine/router: set MTU on Windows to min(configured,possible) 4 years ago
tsdns tsdns: implement reverse DNS lookups, canonicalize names everywhere. (#640) 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: stop giving tsdns a buffer that will be reused 4 years ago
userspace_test.go wgengine,magicsock: fix two lazy wireguard config issues 4 years ago
watchdog.go wgengine: add debug knob to disable the watchdog during debugging 4 years ago
watchdog_test.go wgengine: prevent log after exit in watchdog test 4 years ago
wgengine.go wgengine/magicsock: change API to not permit disco key changes 4 years ago