Update again

This commit is contained in:
Neil Alexander
2022-10-22 18:06:17 +01:00
parent bccd1406e0
commit 17c48b42c8
3 changed files with 4 additions and 4 deletions

View File

@@ -55,7 +55,7 @@ func NewYggdrasilTransport(log *log.Logger, sk ed25519.PrivateKey, pk ed25519.Pu
}
// Setup the multicast module.
if mcast {
{
options := []multicast.SetupOption{
multicast.MulticastInterface{
Regex: regexp.MustCompile(".*"),