Versions Compared

Key

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

...

In particular, we are interested in re-engineering the current reverse traceroute script to support the PerfSONAR MP standards.

Goals

  1. Set up a reverse traceeroute server at the site to understand the functionality etc.
  2. Understand the security aspects of CGI coding
  3. Decompose and classify the security requirements of the above
  4. Understand XML and related technologies such as XPath, XQuery, XUpdate in the context of Perl
  5. Understand and contribute to the NMWG XML specifications
  6. Create a Perl-based HTTP/SOAP Server which contains the PerfSONAR MP Service
  7. Create business logic, based on the incoming NMWG/XML document to instantiate the necessary ping/traceroute with serious considerations of the security aspects as defined above.
  8. Understand, and use the functionality of existing Perl code (Object Orientated) to analyse the output of the test.
  9. Return NMWG compliant XML to the user of the decomposed results of the test.
  10. Create and thouroughly test a installation method using Makefiles.
  11. Help to integrate into the Internet2 Live CD distribution
  12. Documentation for both developers and end-users

...