arpPrimaryRange constant

Subnetwork_ResolveSubnetMask const arpPrimaryRange

Only the primary range of the VM NIC will respond to ARP.

Implementation

static const arpPrimaryRange = Subnetwork_ResolveSubnetMask(
  'ARP_PRIMARY_RANGE',
);