[pve-devel] [PATCH] Added check_ipv4_settings function to verify if	given address and mask makes a valid host address
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Tue Feb 26 15:28:22 CET 2013
    
    
  
> +        if(($binip | $binmask) eq $binmask); };
What do you test here exactly? 
    
    
More information about the pve-devel
mailing list