tailscale/net/netns
Denton Gentry e28bc49e5f netns_linux: remove special handling for tests.
With netns handling localhost now, existing tests no longer
need special handling. The tests set up their connections to
localhost, and the connections work without fuss.

Remove the special handling for tests.

Also remove the hostinfo.TestCase support, since this was
the only use of it. It can be added back later if really
needed, but it would be better to try to make tests work
without special cases.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-07-14 10:01:14 -07:00
..
netns_android.go net/netns: add Android implementation, allowing registration of JNI hook 2021-06-24 12:50:47 -07:00
netns_darwin_tailscaled.go net/{interfaces,netns}: change which build tag means mac/ios Network/System Extension 2021-06-03 08:29:22 -07:00
netns_default.go net/{interfaces,netns}: change which build tag means mac/ios Network/System Extension 2021-06-03 08:29:22 -07:00
netns_linux_test.go net/netns: support !CAP_NET_ADMIN 2021-07-14 10:01:14 -07:00
netns_linux.go netns_linux: remove special handling for tests. 2021-07-14 10:01:14 -07:00
netns_macios.go net/dns{,/resolver}: refactor DNS forwarder, send out of right link on macOS/iOS 2021-06-23 16:04:10 -07:00
netns_test.go netns_linux: No namespace for localhost. 2021-07-14 10:01:14 -07:00
netns_windows.go net/netns: remove use of unsafe on Windows 2020-11-14 19:53:10 -08:00
netns.go netns_linux: No namespace for localhost. 2021-07-14 10:01:14 -07:00
socks.go net/netns: move SOCKS dialing to netns for now 2020-06-01 11:00:03 -07:00