Skip to content
Snippets Groups Projects
  1. Jun 28, 2004
  2. Jun 27, 2004
    • David Anderson's avatar
      This commit has various changes to Linktest to make it more reliable. · 9a23fe83
      David Anderson authored
      1. The Linktest daemon, linktest.c, now listens for a KILL event. If received,
         the daemon will kill the linktest.pl child process and all of its subchildren.
      2. The daemon also listens for SIGSTP events from the linktest.pl child, and
         will kill the linktest.pl process and its children if linktest.pl dies
         unexpectedly.
      3. Locking has been implemented in linktest.c to ignore requests to start linktest
         while a current run is executing.
      4. The controller script run_linktest.pl now includes the following new options:
         -t   allows the user to specify a timeout in seconds for Linktest.
         -v   prints out better feedback from the Linktest run as it proceeds.
      
      Major remaining items are:
      1. Avoid NFS mount hups
      2. More testing, especially on vnodes
      9a23fe83
    • Shashi Guruprasad's avatar
      If the bandwidth unit is missing a 'b', we still consider it to be in bits. · c2fe8581
      Shashi Guruprasad authored
      For example, a 56kbps == 56kb == 56k. Missing a 'b' caused it to make
      the links 100Mb whereas ns2 supports not specifying the 'b'.
      c2fe8581
    • Leigh B. Stoller's avatar
      Two unrelated changes: · 8ad1c1a1
      Leigh B. Stoller authored
      * Fix for dynamic vnodes (previous revision); I forgot to make
        equivalent changea to the code for widearea virtual nodes.
      
      * Add modelnet support; [-m c,v] option to use from assign_wrapper
        specifies the number of modelnet-core and modelnet-edge nodes to
        place into the ptop file for local nodes. Assign will end up doing
        modelnet assignment based on the number of physical core/edge nodes
        the user specifies in the NS file.
      8ad1c1a1
  3. Jun 26, 2004
  4. Jun 25, 2004
  5. Jun 24, 2004
  6. Jun 23, 2004
  7. Jun 22, 2004
Loading