Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * 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 
            - * Wed Apr  9 17:00:00 2008 David Cantrell <dcantrell{%}redhat{*}com> - 1.0.10-4
- - Do not send Message-ID from dhcp6r except for RELAY-FORWARD and RELAY-REPL
  Resolves: rhbz#440440