1
This commit is contained in:
@@ -13,7 +13,6 @@ function unet_is_valid_network_v4_allnet(){
|
||||
|
||||
function unet_is_voalid_net_v6(){
|
||||
if is_self_net() then return true;
|
||||
if is_dn42_self_net() then return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user