/* If it is the same addy as a local interface, then it is
probably localhost */
if(ipaddr2devname(dev,addr)!=-1)
return1;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.