ssahani / rpms / dhcp

Forked from rpms/dhcp 5 years ago
Clone

65f1ef1 - In dhclient-script check whether bound address passed duplicate address

Authored and Committed by jpopelka 14 years ago
    - In dhclient-script check whether bound address passed duplicate address
        detection (DAD) (#559147)
    - If the bound address failed DAD (is found to be in use on the link), the
        dhcpv6 client sends a Decline message to the server as described in
        section 18.1.7 of RFC-3315 (#559147)
    
        
file modified
+23 -0
file modified
+14 -1