Skip to content
Snippets Groups Projects
Commit d6ad67d8 authored by Ming Rui Zhang's avatar Ming Rui Zhang Committed by Adrien Béraud
Browse files

peerdiscovery: change comment

parent 19d0aa55
Branches
Tags
No related merge requests found
......@@ -37,8 +37,9 @@ typedef SSIZE_T ssize_t;
namespace dht {
// Organization-local Scope multicast
constexpr char MULTICAST_ADDRESS_IPV4[12] = "239.192.0.1";
constexpr char MULTICAST_ADDRESS_IPV6[10] = "ff08::101"; // Site-local multicast
constexpr char MULTICAST_ADDRESS_IPV6[10] = "ff08::101";
class PeerDiscovery::DomainPeerDiscovery
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment