Jump to letter: [
ABCDEFGIJKLMNOPQRSUVWXY
]
dhcp: 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.
Arch: src
Download: | dhcp-3.0.5-7.ML5.src.rpm |
Build Date: | Fri Dec 7 23:51:54 2007 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 1.08 MiB |
Arch: i386
Download: | dhcp-3.0.5-7.ML5.i386.rpm |
Build Date: | Fri Dec 7 23:51:54 2007 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 2.11 MiB |
Changelog
- * Sun Nov 18 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri May 25 01:00:00 2007 David Cantrell <dcantrell{%}redhat{*}com> - 12.3.0.5-7
-
- Patch formatting errors in dhclient man page
- Resolves: rhbz#233072
- * Fri May 25 01:00:00 2007 David Cantrell <dcantrell{%}redhat{*}com> - 12.3.0.5-6
-
- dhclient obsoletes pump <= 0.8.24
- Resolves: rhbz#238865