@@ -1712,6 +1712,7 @@ int ip_is_reserved(struct in_addr *ip)
case41:/* 041/8 is IANA reserved */
case42:/* 042/8 is IANA reserved */
case55:/* misc. U.S.A. Armed forces */
case127:/* localhost */
case197:
return1;
default:
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.