Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libdhcp: A library for network interface configuration with DHCP
- Summary
- libdhcp enables programs to invoke and control the Dynamic Host Configuration
Protocol (DHCP) clients: the Internet Software Consortium (ISC) IPv4 DHCP
client library, libdhcp4client, and the IPv6 DHCPv6 client library,
libdhcp6client, and provides Network Interface Configuration (NIC) services
for network parameter autoconfiguration with DHCP.
Changelog
- * Wed Sep 23 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat May 23 01:00:00 2009 David Cantrell <dcantrell{%}redhat{*}com> - 1.20-10
-
- Fix loader SIGSEGV when getting an IP address
Resolves: rhbz#500775
- Fix problem when configuring interface and receiving EBUSY from libnl
Resolves: rhbz#444919
- * Sat May 9 01:00:00 2009 David Cantrell <dcantrell{%}redhat{*}com> - 1.20-9
-
- Correct error in spec file
Related: rhbz#444919