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 72cae5504c wgengine: generate and plumb router.Settings in from ipn.
This saves a layer of translation, and saves us having to
pass in extra bits and pieces of the netmap and prefs to
wgengine. Now it gets one Wireguard config, and one OS
network stack config.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
filter ipn, wgengine/filter: remove exported type aliases 4 years ago
magicsock types/structs: add structs.Incomparable annotation, use it where applicable 4 years ago
monitor wgengine/monitor: disable monitor on Android 4 years ago
packet wgengine/filter: support subnet mask rules, not just /32 IPs. 4 years ago
router wgengine/router: allow loopback traffic from our own IP(s). 4 years ago
winnet Move Linux client & common packages into a public repo. 5 years ago
faketun.go wgengine: properly clean up freebsd routes and interfaces on close 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: generate and plumb router.Settings in from ipn. 4 years ago
watchdog.go wgengine: generate and plumb router.Settings in from ipn. 4 years ago
watchdog_test.go wgengine/router: split out from wgengine. 4 years ago
wgengine.go wgengine: generate and plumb router.Settings in from ipn. 4 years ago