Jump to letter: [
ACDEFGIKLMOPRSTWYZ
]
libdhcp - A library for network interface configuration with DHCP
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.
Packages
Latest: libdhcp-1.24-9999.6.el5_fio.i386.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
libdhcp |
0 |
1.24 |
9999.6.el5_fio |
i386 |
60 KiB |
2011-01-20 07:46:37 |
Changelog:
- * 2010-05-02 - Patrice Guay <patrice.guay[AT]nanotechnologies.qc.ca> - 1.24-6
- EL5 build support: fixed includes (fix provided by Brian Schueler)
- * 2007-08-18 - Patrice Guay <patrice.guay[AT]nanotechnologies.qc.ca> - 1.24-5
- Rebuilding for CentOS 5 Live CD
- moving static stuff into devel
- * 2007-04-12 - David Cantrell <dcantrell[AT]redhat[DOTCOM]> - 1.24-3
- Put libdhcp.a in the libdhcp-devel-static package
- * 2007-04-11 - David Cantrell <dcantrell[AT]redhat[DOTCOM]> - 1.24-2
- Request and handle static-routes option for IPv4 requests (#149736)
- * 2007-03-23 - David Cantrell <dcantrell[AT]redhat[DOTCOM]> - 1.24-1
- In pumpSetupInterface(), handle dual stack networks rather than defaulting
to the value of the 'ip' structure member (#232690)