Jump to letter: [
ABCDEFGHIKLMNOPRSTUVXY
]
libdhcp4client: ISC DHCP IPv4 client in a library for invocation from other programs
- 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 Jan 4 16:00:00 2010 Jiri Popelka <jpopelka{%}redhat{*}com> - 12:3.0.5-21.1
- 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.
- * Tue Apr 28 17:00:00 2009 David Cantrell <dcantrell{%}redhat{*}com> - 12:3.0.5-21
- Display usage if init scripts get 'try-restart' or 'reload' args,
set exit code to 3
Resolves: rhbz#491868
- * Mon Apr 20 17:00:00 2009 David Cantrell <dcantrell{%}redhat{*}com> - 12:3.0.5-20
- Restrict interface names given on the dhcpd command line to length
IFNAMSIZ or shorter
Resolves: rhbz#441524