Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libdhcp4client: ISC DHCP IPv4 client in a library for invocation from other programs
Name: | libdhcp4client |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 3.0.5 |
License: | distributable |
Release: | 23.SEL5_5 |
URL: | http://isc.org/products/DHCP/ |
- Summary
- The Internet Software Consortium (ISC) Dynamic Host Configuration Protocol
(DHCP) Internet Protocol version 4 (IPv4) client software in a library
suitable for linkage with and invocation by other programs.
Changelog
- * Mon Apr 5 01:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Jan 27 00:00:00 2010 Jiri Popelka <jpopelka{%}redhat{*}com> - 12:3.0.5-23
-
- fix dhclient to not renew it's lease too often when gets very short lease from server (#498658)
- fix dhclient-script to not restart ntpd when not necessary (#532136)
- fix dhcrelay initscript to restart dhcrelay properly (#555672)
- * Thu Nov 19 00:00:00 2009 Jiri Popelka <jpopelka{%}redhat{*}com> - 12:3.0.5-22
-
- Memory leak in the load_balance_mine() function is fixed. This would leak ~20-30 octets
per DHCPDISCOVER packet while failover was in use and in normal state.