Skip to content
Snippets Groups Projects
  1. Dec 11, 2009
    • Bob Lantz's avatar
      Cleanup of doc files. · 55dd9368
      Bob Lantz authored
      Fixed xterm.py (and cleanup) to clean up screen sessions.
      Cleaned up sshd.py (though interface is still in flux.)
      Added 1024-node network example (treenet1024.py).
      Added example showing multiple tests on a single network (multitest.py).
      Renamed examples to make them easier to type!
      55dd9368
    • Bob Lantz's avatar
      Changed cleanup to vaporize zombie screen sessions. · 08cef003
      Bob Lantz authored
      Other minor cleanup.
      08cef003
    • Bob Lantz's avatar
      Fixed treePing64. · f4d9e05d
      Bob Lantz authored
      Minor tweaks to other files.
      f4d9e05d
    • Bob Lantz's avatar
      Fixed bigTreePing64. · b3dd44d4
      Bob Lantz authored
      More edits for INSTALL and README files.
      Batteries still not included (for the moment.) ;-)
      b3dd44d4
    • Bob Lantz's avatar
      Added sshd example, which starts up sshd on each host, allowing host access via ssh. · 42ba5d92
      Bob Lantz authored
      (It also adds a route from the root namespace to the data network via
      the first OpenFlow switch, so when you ssh in you go through OpenFlow!)
      
      Modified Network() to optionally decouple starting the network, running
      tests, and stopping the network. This allows multiple tests to be run
      (or additional modifications to be made to the network before actually
      starting the switches and controller.)
      
      Still tweaking xterms - it sort of works but the screen sessions are not
      cleaned up, which leads to nasty garbage.
      42ba5d92
    • Bob Lantz's avatar
      Working on examples. · 748e35d5
      Bob Lantz authored
      Added new example to create xterms.
      Other minor changes.
      748e35d5
  2. Dec 10, 2009
  3. Dec 09, 2009
Loading