]> git.entuzijast.net Git - imunes.git/commit
To enable X applications running on virtual nodes we create
authormiljenko <miljenko>
Mon, 28 Apr 2008 11:32:34 +0000 (11:32 +0000)
committermiljenko <miljenko>
Mon, 28 Apr 2008 11:32:34 +0000 (11:32 +0000)
commit518b131033c9a030553bb680d57c0b83644a09b5
treeac8c13544208cd5583b6b3304b33351f2220d0df
parent32d5836cacf3770d242bd17bd50ddd8627f37104
To enable X applications running on virtual nodes we create
a pair of virtual ethernet interfaces (with shell script
startopera), one in "default" and the other in virtual node.

If the experiment is terminated while TCP socket (in any virtual node)
is in state TIME_WAIT a system will hang and then reboot.
To prevent virtual node destruction from rebooting the system
a loop checking TIME_WAIT state in all virtual nodes is added
as temporary fix.

Bug found by:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
editor.tcl
exec.tcl
install.sh
startopera [new file with mode: 0755]