192.168.0.0/16 is the class C private space, but 192.169.0.0 and onwards (to 192.175 I think) was also being reported as private address space - which is not so.
Fixed up the source code by simplifying it. I am not sure why it ever had the more complex "&" test of the 2nd byte anyway.
192.168.0.0/16 is the class C private space, but 192.169.0.0 and onwards (to 192.175 I think) was also being reported as private address space - which is not so. Fixed up the source code by simplifying it. I am not sure why it ever had the more complex "&" test of the 2nd byte anyway.