Details
Description
The InterfaceFilter classes do not normalize IP addresses properly, so depending upon the queries, they may not match IP addresses in the database. They should also all be ported to extend EqualsFilter<String> and change the EqualsFilter (or its base) to implement equals() in a sane way.
Can't reproduce this... We'll need a clearer example of this