bestroutetb icon indicating copy to clipboard operation
bestroutetb copied to clipboard

Report counts broadcast addresses as well

Open ashi009 opened this issue 9 years ago • 0 comments

Broadcast addresses should not be included in the report.

Example: For broadcasting a packet to an entire IPv4 subnet using the private IP address space 172.16.0.0/12, which has the subnet mask 255.240.0.0, the broadcast address is 172.16.0.0 | 0.15.255.255 = 172.31.255.255.

ashi009 avatar Nov 01 '15 14:11 ashi009