Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
dhclient: Provides the dhclient ISC DHCP client daemon and dhclient-script .
- 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
- * Mon Dec 4 16:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> - 12:3.0.4-21.1
- sparc needs -fPIE
- * Mon Sep 11 17:00:00 2006 David Cantrell <dcantrell{%}redhat{*}com> - 12:3.0.4-21
- Rebuild (#205505)
- * Fri Aug 18 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 12:3.0.4-20
- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc*
(#203001)