One more try

This commit is contained in:
Neil Alexander
2022-10-22 18:01:28 +01:00
parent 9afa2a17bb
commit bccd1406e0

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(".*"),