multicast configuration changes

This commit is contained in:
Arceliar 2021-06-27 17:24:46 -05:00
parent 4701f941a9
commit de853fed10
9 changed files with 49 additions and 40 deletions

View file

@ -14,7 +14,7 @@ func GetDefaults() platformDefaultParameters {
// Multicast interfaces
DefaultMulticastInterfaces: []MulticastInterfaceConfig{
{Regex: ".*", Incoming: true, Outgoing: true},
{Regex: ".*", Beacon: true, Listen: true},
},
// TUN/TAP