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
David Anderson c48253e63b wgengine/filter: add a method to run the packet filter without a packet.
The goal is to move some of the shenanigans we have elsewhere into the filter
package, so that all the weird things to do with poking at the filter is in
a single place, behind clean APIs.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
filter wgengine/filter: add a method to run the packet filter without a packet. 4 years ago
magicsock wgengine/filter: remove helper vars, mark NewAllowAll test-only. 4 years ago
monitor wgengine/monitor: fix copy/paste-o to actually monitor route changes 4 years ago
router wgengine/router/dns: use OpenKeyWait to set DNS configuration. 4 years ago
tsdns ipn, wgengine, magicsock, tsdns: be quieter and less aggressive when offline 4 years ago
tstun wgengine/filter: remove helper vars, mark NewAllowAll test-only. 4 years ago
winnet Move Linux client & common packages into a public repo. 5 years ago
userspace.go net/packet: rename from wgengine/packet. 4 years ago
userspace_test.go wgengine: fix lazy wireguard config bug when disco keys change 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 ipn, wgengine: disable subnet routes if network has PAC configuration 4 years ago