mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-25 19:56:46 +00:00
Replace exclusion routes with scoped default + IP_BOUND_IF on macOS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build !linux && !windows && !android
|
||||
//go:build !linux && !windows && !android && (ios || !darwin)
|
||||
|
||||
package net
|
||||
|
||||
|
||||
Reference in New Issue
Block a user