You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
9a346fd8b4
wgengine,magicsock: fix two lazy wireguard config issues
...
1) we weren't waking up a discoEndpoint that once existed and
went idle for 5 minutes and then got a disco message again.
2) userspaceEngine.noteReceiveActivity had a buggy check; fixed
and added a test
6 years ago
..
filter
wgengine/filter: omit logging for all v6 multicast, remove debug panic :(
6 years ago
magicsock
wgengine,magicsock: fix two lazy wireguard config issues
6 years ago
monitor
wgengine/monitor: log RTM_DELROUTE details, fix format strings
6 years ago
packet
wgengine/filter: fix IPv4 IGMP spam omission, also omit ff02::16 spam
6 years ago
router
all: dns refactor, add Proxied and PerDomain flags from control ( #615 )
6 years ago
tsdns
tsdns: implement reverse DNS lookups, canonicalize names everywhere. ( #640 )
6 years ago
tstun
wgengine: configure wireguard peers lazily, as needed
6 years ago
winnet
Move Linux client & common packages into a public repo.
6 years ago
rusage.go
Move "logger" package to under types, now that we have it.
6 years ago
rusage_nowindows.go
wgengine: flesh out some docs
6 years ago
rusage_windows.go
Move Linux client & common packages into a public repo.
6 years ago
userspace.go
wgengine,magicsock: fix two lazy wireguard config issues
6 years ago
userspace_test.go
wgengine,magicsock: fix two lazy wireguard config issues
6 years ago
watchdog.go
wgengine: add debug knob to disable the watchdog during debugging
6 years ago
watchdog_test.go
wgengine: prevent log after exit in watchdog test
6 years ago
wgengine.go
wgengine/magicsock: change API to not permit disco key changes
6 years ago