mirror of
https://github.com/slackhq/nebula.git
synced 2026-04-01 05:25:18 +02:00
thanks clod!
This commit is contained in:
@@ -97,7 +97,7 @@ func (t *tun) Networks() []netip.Prefix {
|
||||
}
|
||||
|
||||
func (t *tun) UnsafeNetworks() []netip.Prefix {
|
||||
return t.UnsafeNetworks()
|
||||
return t.unsafeNetworks
|
||||
}
|
||||
|
||||
func (t *tun) UnsafeIPv4OriginAddress() netip.Prefix {
|
||||
|
||||
Reference in New Issue
Block a user