Return true if an IPv4 address is one that might be used as a "fake" one. This function is fast; it just does some logical tests on the IP and does not need to do any lookup operations.
See Implementation
Return true if an IPv4 address is one that might be used as a "fake" one. This function is fast; it just does some logical tests on the IP and does not need to do any lookup operations.