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
Josh Bleecher Snyder 2622e8e082 wgenginer/router: fix build
Rebasing github.com/tailscale/wireguard-go to upstream
wireguard-go changed the API.

This commit is analogous to
https://git.zx2c4.com/wireguard-windows/commit/?id=6823cc10ffe193c0cb1d61a5d1828d563d3d0e5f
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 wgenginer/router: fix build 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. 5 years ago
rusage.go Move "logger" package to under types, now that we have it. 5 years ago
rusage_nowindows.go wgengine: flesh out some docs 5 years ago
rusage_windows.go Move Linux client & common packages into a public repo. 5 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