5adc603 network: don't allow multiple dhcp sections

1 file Authored by Kyle DeFrancia 9 years ago, Committed by Laine Stump 9 years ago,
    network: don't allow multiple dhcp sections
    
    This resolves: https://bugzilla.redhat.com/show_bug.cgi?id=907779
    
    A <dhcp> element can exist in only one IPv4 address and one IPv6
    address per network.  This patch enforces that in virNetworkUpdate.
    
        
file modified
+30 -0