cb22b07 - Fix UseMulticast.patch to not repeatedly parse dhcpd.conf for unicast

Authored and Committed by jpopelka 14 years ago
    - Fix UseMulticast.patch to not repeatedly parse dhcpd.conf for unicast
        option
    - Fix dhclient-script to set interface MTU only when it's greater than 576
        (#574629)
    - In dhclient-script:
    - use ip command options '-4' or '-6' as shortcuts for '-f[amily] inet'
        resp. '-f[amily] inet6'
    - do not use IP protocol family identifier with 'ip link'
    
        
file modified
+37 -32
file modified
+42 -23
file modified
+9 -1