Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dhclient - Provides the dhclient ISC DHCP client daemon and dhclient-script
        
        
        - Description:
- DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
individual devices on an IP network to get their own network
configuration information (IP address, subnetmask, broadcast address,
etc.) from a DHCP server. The overall purpose of DHCP is to make it
easier to administer a large network.
To use DHCP on your network, install a DHCP service (or relay agent),
and on clients run a DHCP client daemon.  The dhclient package
provides the ISC DHCP client daemon. 
Packages
        
        
            | dhclient-4.1.1-38.P1.el6.i686
              [315 KiB] | Changelog
              by Pavel Šimerda (2013-09-20): - Resolves: #1001742 - dhclient: Make setsockopt() not-fatal also for SO_REUSEPORT |