Skip to content
  • Chad Barb's avatar
    · 765de560
    Chad Barb authored
    Added new feature 'Experiment Modify'.
    Now available (to admins only for now) from the showexp page.
    
    Warning! doing a modify which alters the topology will probably
    require a "reboot all nodes" afterwards.
    (There will be a checkbox soon in the modify experiment page.)
    
    Adding/removing delay nodes seems to work fine without reboots, though.
    
    Warning! If the new version of the experiment cannot be mapped
     (not enough nodes available, for instance) the experiment will be
     swapped out! This will get fixed later.
    
    Prerun backs up the experiment topology, so using a bad NS
    file doesn't result in experiment termination.
    
    As part of this, added library functions to libdb to
    delete, backup, and restore both virtual and physical experiment state.
    765de560