File: //usr/local/ssl/share/doc/dhcpv6-client-1.0.10/TODO
- 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