Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > d420bd1fd6d3e47078c0710234475d9b > files > 14

dhcpv6-1.0.10-22.el5_11.x86_64.rpm

- 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