Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dhclient: Development headers and libraries for interfacing to the DHCP server
        
        
        - Summary
- 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.
Changelog
        
            - * Tue Jun  8 05:00:00 2004 Bill Nottingham <notting{%}redhat{*}com> 1:3.0pl2-6.14.1
- - add device to gateway route setting 
            - * Fri Sep  5 05:00:00 2003 Dan Walsh <dwalsh{%}redhat{*}com> 1:3.0pl2-6.14
- - Add div0 patch 
            - * Wed Aug 20 05:00:00 2003 Dan Walsh <dwalsh{%}redhat{*}com> 1:3.0pl2-6.13
- - Add SEARCH to client script