]> git.entuzijast.net Git - imunes.git/commit
First in a series of changes to leverage on recently introduced
authormarko <marko>
Mon, 29 Oct 2007 16:25:23 +0000 (16:25 +0000)
committermarko <marko>
Mon, 29 Oct 2007 16:25:23 +0000 (16:25 +0000)
commit3113dbfb62309451de9181a2c0f73269dabfbe08
treee2387c8e330867fac0009d90e9d6fc7563595bcc
parentcc993db63b95c6e592baff68218b93737ee3b570
First in a series of changes to leverage on recently introduced
hierarchical vimage naming model in the kernel.

The main thrust of this change is to decouple experiment id ($eid)
from vimage / netgraph node names.  Instead, a top-level vimage
named $eid is created first, in which all vimages / netgraph nodes
are created as child nodes.  This relieves the default vimage
context of any netgraph space pollution, and paves a way for
adding support for parallel execution of independent experiments.

This change does NOT include a revamp of experiment cleanup
routines, so be warned that until further notice neither "imunes -b"
nor attempts to stop an experiment from the GUI will work.

Bug found by:
Submitted by:
Requested by:
Reviewed by:
Approved by:
Obtained from:
editor.tcl
exec.tcl
hub.tcl
lanswitch.tcl
quagga.tcl
static.tcl
xorp.tcl