Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Mon Aug 15 19:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com>
- fix bug 165882: allow client to configure an interface which
does not have an IPv4 address ( use getifaddrs instead of
ioctl(sockfd, SIOGIFCONF, ...)
- fix bug 165884 (possibly!): force use of glibc's getifaddrs,
not internal getifaddrs implementation
- * Fri Apr 1 18:00:00 2005 Florian La Roche <laroche{%}redhat{*}com>
- made perms for /var/lib/dhcpv6 the same
- * Fri Mar 25 18:00:00 2005 Florian La Roche <laroche{%}redhat{*}com>
- add "exit 0" to postun script