Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Wed Apr 6 19:00:00 2011 Jiri Popelka <jpopelka{%}redhat{*}com> - 3.0.1-67
- Better fix for CVE-2011-0997: making domain-name check more lenient (#690574)
- * Mon Apr 4 19:00:00 2011 Jiri Popelka <jpopelka{%}redhat{*}com> - 3.0.1-66
- dhclient: insufficient sanitization of certain DHCP response values
(CVE-2011-0997, #690574)
- * Tue Jun 23 19:00:00 2009 David Cantrell <dcantrell{%}redhat{*}com> - 3.0.1-65.1
- Correct package NVR
Related: rhbz#507736