tailscale/ipn/ipnlocal
David Anderson 097602b3ca ipn/ipnlocal: warn more precisely about IP forwarding issues on linux.
If IP forwarding is disabled globally, but enabled per-interface on all interfaces,
don't complain. If only some interfaces have forwarding enabled, warn that some
subnet routing/exit node traffic may not work.

Fixes #1586

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-11-26 11:03:10 -08:00
..
dnsconfig_test.go ipn/ipnlocal: for IPv6-only nodes, publish IPv6 MagicDNS records of peers 2021-10-04 08:54:23 -07:00
local.go ipn/ipnlocal: warn more precisely about IP forwarding issues on linux. 2021-11-26 11:03:10 -08:00
local_test.go ipn/ipnlocal: use netaddr.IPSetBuilder when constructing list of interface IPPrefixes. 2021-10-14 18:53:54 -04:00
loglines_test.go ipn/ipnstate: use key.NodePublic instead of tailcfg.NodeKey. 2021-11-01 20:32:10 -07:00
peerapi.go net/dns/resolver, ipn/ipnlocal: wire up peerapi DoH server to DNS forwarder 2021-11-23 18:59:36 -08:00
peerapi_macios_ext.go all: simplify ts_macext build tags 2021-08-17 11:13:03 -07:00
peerapi_test.go all: update tests to use tstest.MemLogger 2021-09-07 20:06:15 -07:00
state_test.go ipn/ipnlocal: handle key extensions after key has already expired 2021-11-08 18:15:09 -08:00