Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
dhcpv6: DHCPv6 - DHCP server and client for IPv6
- Summary
- Implements the Dynamic Host Configuration Protocol (DHCP) for Internet
Protocol version 6 (IPv6) networks in accordance with RFC 3315: Dynamic Host
Configuration Protocol for IPv6 (DHCPv6). Consists of dhcp6s(8), the server
DHCP daemon, and dhcp6r(8), the DHCPv6 relay agent.
Install this package if you want to support dynamic configuration of IPv6
addresses and parameters on your IPv6 network.
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