mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-17 06:38:25 +00:00
sp.
This commit is contained in:
@ -89,7 +89,7 @@ public:
|
|||||||
throw()
|
throw()
|
||||||
{
|
{
|
||||||
if (ip.isV4()) {
|
if (ip.isV4()) {
|
||||||
// IPv4 wants braodcast MACs, so we shove the V4 address itself into
|
// IPv4 wants broadcast MACs, so we shove the V4 address itself into
|
||||||
// the Multicast Group ADI field. Making V4 ARP work is basically why
|
// the Multicast Group ADI field. Making V4 ARP work is basically why
|
||||||
// ADI was added, as well as handling other things that want mindless
|
// ADI was added, as well as handling other things that want mindless
|
||||||
// Ethernet broadcast to all.
|
// Ethernet broadcast to all.
|
||||||
|
Reference in New Issue
Block a user