Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Install this if you want to support dynamic configuration of
IPv6 addresses and parameters on your IPv6 network.
See man dhcp6s(8), dhcp6s.conf(5), and the documentation in
/usr/share/dhcpv6* .
Changelog
- * Mon Oct 18 19:00:00 2004 Jason Vas Dias <jvdias{%}redhat{*}com> - 0.10-7
- fix bug 136146: clean up code - prevent compiler warnings
- * Mon Sep 13 19:00:00 2004 Jason Vas Dias <jvdias{%}redhat{*}com> - 0.10-6
- fix bug 132468 for bug 125712: invoke change_resolv_conf
- * Mon Sep 13 19:00:00 2004 Bill Nottingham <notting{%}redhat{*}com> - 0.10-5
- don't run by default
- add chkconfig prereqs, postun script, etc.