dhcpd-pools/src
Cheer Xiao a57d399643 IPv6: add DHCPv6 support
The DHCP version is determined according to the first IP address that
appears in the configuration file.  Caveat; counters are of native long
type.  Since IPv6 address space has 2^128 addresses, they are subject to
overflow.

[Sami Kerola:  This commit also fixed a percent sorting bug, which has
been broken always.  See changes ret_percent() for the fix.]

CC: LI Zimu <lzm@cernet.edu.cn>
CC: Xing Li <xing@cernet.edu.cn>
Reviewed-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Cheer Xiao <xiaqqaix@gmail.com>
2012-12-02 20:35:54 +00:00
..
.gitignore build-sys: ignore gprof & gcov files 2011-07-10 22:01:57 +02:00
.indent.pro tools: add indent command configuration file 2012-11-28 19:57:19 +00:00
analyze.c IPv6: add DHCPv6 support 2012-12-02 20:35:54 +00:00
defaults.h build-sys: make alarm warning & critical default configurable 2012-11-25 18:03:19 +00:00
dhcpd-pools.c IPv6: add DHCPv6 support 2012-12-02 20:35:54 +00:00
dhcpd-pools.h IPv6: add DHCPv6 support 2012-12-02 20:35:54 +00:00
getdata.c IPv6: add DHCPv6 support 2012-12-02 20:35:54 +00:00
hash.c IPv6: add DHCPv6 support 2012-12-02 20:35:54 +00:00
Makefile.am build-sys: add gnulib 2012-11-05 00:03:03 +00:00
other.c IPv6: add DHCPv6 support 2012-12-02 20:35:54 +00:00
output.c IPv6: add DHCPv6 support 2012-12-02 20:35:54 +00:00
sort.c IPv6: add DHCPv6 support 2012-12-02 20:35:54 +00:00