Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Fri Sep 29 17:00:00 2006 David Cantrell <dcantrell{%}redhat{*}com> - 0.10-32
- Line continuation slashes for init script description (#204713)
- * Fri Aug 18 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.10-31
- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc*
(#203001)
- * Tue Jul 18 17:00:00 2006 Jason Vas Dias <jvdias{%}redhat{*}com> - 0.10-30
- fix bug 196429:
Allow clients from dhcpv6-0.10<=16 to get addresses.
>16, the server sent the prefix length; this is now
conditional on the client sending the DHC6OPT_REQUEST_PREFIX,
and can be disabled by the 'use-ra-prefix' dhcp6c.conf or
dhcp6s.conf setting. With the upstream version, the only
way to set the clients' address prefixes was by router
advertisement.