Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

One of the first steps will be to choose a perl module to support authentication of IPv6 addresses. Examples possibly include:

  • A simple place to start would be traceroute.pl, since it does not require access any external modules, and is conceptually very simple. Some work has been done on this already, but only tested at NASA. It uses ping6 and traceroute6.

Once pinger2.pl, traceeroute.pl and pinger_data.pl have been made IPv6
It would be good to have a test bench, e.g. an IPv6 host on which we can debug the modified applications.

...