IP address bug

edited January 2011 in Vanilla 2.0 - 2.8
There's a bug in the sql structure. The ip address is supposed to be unsigned int instead of int.

The consequence is that some IPs become 127.255.255 because they overflow.

Comments

Sign In or Register to comment.