Add a parameter to IPcheck_connect_fail() to support IAuth IP spoofing.
authorMichael Poole <mdpoole@troilus.org>
Tue, 6 Nov 2012 02:48:21 +0000 (21:48 -0500)
committerMichael Poole <mdpoole@troilus.org>
Tue, 6 Nov 2012 02:48:21 +0000 (21:48 -0500)
Before, the "connected" count for the client's true IP address would be
incremented but never decremented.  This matches them up properly.


No differences found