Menu

#3 Not skipping broadcast address

v0.6
open
nobody
5
2007-05-22
2007-05-22
No

Code checks for broadcast address but does not bail out of the loop if it finds it. It works for .0 (in a /24 for example) but not for .255 (again, for /24).

Need a "next;" at line 80. I tested this and it works.

Discussion


Log in to post a comment.