net/{interfaces,ns}: add tailscaled-mode darwin routing looping prevention

Fixes #1331

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
Brad Fitzpatrick
2021-02-14 07:48:38 -08:00
committed by Brad Fitzpatrick
parent 4f7d60ad42
commit 52e24aa966
6 changed files with 137 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build !linux,!windows
// +build !linux,!windows,!darwin darwin,redo
package interfaces