Jump to letter: [
ACDEFGHIJKLMNOPQRSTUVWXYZ
]
libdhcp6client: The DHCPv6 client in a library for invocation by other programs
- Summary
- Provides the client for the DHCPv6 protocol (RFC 3315) to support dynamic
configuration of IPv6 addresses and parameters, in a library for invocation
by other programs.
Changelog
- * Mon Jul 21 17:00:00 2008 David Cantrell <dcantrell{%}redhat{*}com> - 1.0.10-4.el5_2.3
- Set status code of Advertise message to NoAddrAvail when necessary
Resolves: rhbz#455723
- Check IA options of the received Advertise message
Resolves: rhbz#455668
- Do not return IA_NA option with status code set to NoAddrAvail
Resolves: rhbz#455667
- Match time field of received DHCPv6 Advertise message
Resolves: rhbz#455665
- Support multiple IA options
Resolves: rhbz#455722
- * Thu Jun 5 17:00:00 2008 David Cantrell <dcantrell{%}redhat{*}com> - 1.0.10-4.el5_2.2
- Add -fno-strict-aliasing to the CFLAGS
Related: rhbz#449325
Related: rhbz#449326
Related: rhbz#449347
Related: rhbz#449331
Related: rhbz#449327
Related: rhbz#449329
- * Mon Jun 2 17:00:00 2008 David Cantrell <dcantrell{%}redhat{*}com> - 1.0.10-4.el5_2.1
- Do not dereference a possible NULL pointer in dhcp6c
Resolves: rhbz#449325
- Check DUID and IAID for duplicate hosts
Resolves: rhbz#449326
- Add error handling during initialization of dhcp6c
Resolves: rhbz#449347
- Log correct PID after daemonizing in dhcp6c
Resolves: rhbz#449331
- Handle multiple nameservers in option-23
Resolves: rhbz#449327
- Use last 4 bytes of MAC address to generate IAID
Resolves: rhbz#449329