Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dhcp: A DHCP (Dynamic Host Configuration Protocol) server and relay agent.
        
        
        - 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.  The dhcp package includes the
ISC DHCP service and relay agent.
To use DHCP on your network, install a DHCP service (or relay agent),
and on clients run a DHCP client daemon.  The dhcp package provides
the ISC DHCP service and relay agent.
Changelog
        
            - * Tue May 20 19:00:00 2008 David Cantrell <dcantrell{%}redhat{*}com> - 3.0.1-62.EL4
- - Rebuild
  Related: rhbz#447356 
            - * Mon May 19 19:00:00 2008 David Cantrell <dcantrell{%}redhat{*}com> - 3.0.1-61.1.EL4
- - Fix 64-bit dhclient problems parsing time values in lease files
  Resolves: rhbz#447356 
            - * Thu Feb 14 18:00:00 2008 David Cantrell <dcantrell{%}redhat{*}com> - 3.0.1-61.EL4
- - Fix dhclient man page typos
  Resolves: rhbz#233071
- Updated dhcrelay init script to conform to script guidelines
  Resolves: rhbz#237982
- Updated dhcpd init script to conform to script guidelines
  Resolves: rhbz#237984