|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /usr/share/doc/dhcpv6-client-1.0.10/ |
Upload File : |
- dhcp6c can pull an IA_NA and an IA_TA, but doesn't configure the interface with that information - Do all of the headers that get installed need to be installed? - Do we need dad_token.l? It reads /proc/net/if_inet6 - Update the README file and other documentation - Update man pages - Replace netlink.c with libnl - Replace hash.c and TAILQ junk with glib calls - Replace all .l files with a single lexer with multiple state paths depending on what we're reading. - Replace both .y files with a single parser with multiple state paths for the tokens we're parsing. - Do we need radvd_token.l? Why does dhcp6c modify radvd.conf? - Clean up TRACE() messages, they are all over the place. - Fix indentation. Ugh, hate trailing whitespace and tabs. - Define all DHCPv6 options and states more clearly. Fix up server component to handle all possible options. - Output timestamps using this format: http://www.w3.org/TR/NOTE-datetime