mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-19 08:46:38 +00:00
Use string types in the Rule as ID
This commit is contained in:
@@ -19,7 +19,6 @@ const (
|
||||
|
||||
// Manager of iptables firewall
|
||||
type Manager struct {
|
||||
<<<<<<< HEAD
|
||||
mutex sync.Mutex
|
||||
|
||||
ipv4Client *iptables.IPTables
|
||||
|
||||
Reference in New Issue
Block a user