881df73 Fix creation of reverse DNS zones.

9 files Authored by jcholast 12 years ago, Committed by mkosek 12 years ago,
    Fix creation of reverse DNS zones.
    
    Create reverse DNS zone for /24 IPv4 subnet and /64 IPv6 subnet by
    default instead of using the netmask from the --ip-address option.
    
    Custom reverse DNS zone can be specified using new --reverse-zone
    option, which replaces the old --ip-address netmask way of creating
    reverse zones.
    
    The reverse DNS zone name is printed to the user during the install.
    
    ticket 1398
    
        
file modified
+30 -20