Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dhcpv6_client: DHCPv6 client
        
        
        - Summary
- Provides the client for the DHCPv6 protocol (RFC 3315) to support dynamic
configuration of IPv6 addresses and parameters.  See man dhcp6c(8),
dhcp6c.conf(5), and the documentation in /usr/share/dhcpv6_client*.
Changelog
        
            - * Thu May 29 19:00:00 2008 David Cantrell <dcantrell{%}redhat{*}com> - 0.10-24_EL4
- - Correct behavior of 'restart' in the dhcp6r and dhcp6s init scripts
  Related: rhbz#237972 
            - * Tue May 20 19:00:00 2008 David Cantrell <dcantrell{%}redhat{*}com> - 0.10-23_EL4
- - Prevent dhcp6r and dhcp6s from running at the same time.  Correct some
  invalid clean up operations during init script failures.
  Related: rhbz#237972 
            - * Thu May 15 19:00:00 2008 David Cantrell <dcantrell{%}redhat{*}com> - 0.10-22_EL4
- - Do not use pidfileofproc() in dhcp6r init script, it returns the PID
  of the process, not the path to the pidfile
  Related: rhbz#237972