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 9c914dc7dd wgengine/router: stop using -m comment.
The comment module is compiled out on several embedded systems (and
also gentoo, because netfilter can't go brrrr with comments holding it
back). Attempting to use comments results in a confusing error, and a
non-functional firewall.

Additionally, make the legacy rule cleanup non-fatal, because we *do*
have to probe for the existence of these -m comment rules, and doing
so will error out on these systems.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
filter Add tstest.PanicOnLog(), and fix various problems detected by this. 4 years ago
magicsock wgengine/magicsock: clean up earlier fix a bit 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: stop using -m comment. 4 years ago
tstun wgengine: wrap tun.Device to support filtering and packet injection (#358) 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 Add tstest.PanicOnLog(), and fix various problems detected by this. 4 years ago
watchdog.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
watchdog_test.go wgengine: wrap tun.Device to support filtering and packet injection (#358) 4 years ago
wgengine.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago