tailscale/net/netns
Brad Fitzpatrick 7a410f9236 net/netns: unindent, refactor to remove some redunant code
Also:
* always error on Control failing. That's very unexpected.
* pull out sockopt funcs into their own funcs for easier future testing
2020-05-31 14:29:54 -07:00
..
netns_default.go net/netns: set the bypass socket mark on linux. 2020-05-29 15:16:58 -07:00
netns_linux_test.go net/netns: add a test that tailscaleBypassMark stays in sync between packages 2020-05-31 14:02:13 -07:00
netns_linux.go net/netns: unindent, refactor to remove some redunant code 2020-05-31 14:29:54 -07:00
netns.go net/netns: set the bypass socket mark on linux. 2020-05-29 15:16:58 -07:00