One more try
This commit is contained in:
parent
9afa2a17bb
commit
bccd1406e0
@ -55,7 +55,7 @@ func NewYggdrasilTransport(log *log.Logger, sk ed25519.PrivateKey, pk ed25519.Pu
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Setup the multicast module.
|
// Setup the multicast module.
|
||||||
{
|
if mcast {
|
||||||
options := []multicast.SetupOption{
|
options := []multicast.SetupOption{
|
||||||
multicast.MulticastInterface{
|
multicast.MulticastInterface{
|
||||||
Regex: regexp.MustCompile(".*"),
|
Regex: regexp.MustCompile(".*"),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user