commands are no longer executing in the default vnet.
Bug found by:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
-# $Id: exec.tcl,v 1.63 2007/11/01 21:51:48 marko Exp $
+# $Id: exec.tcl,v 1.64 2007/11/02 00:21:04 marko Exp $
# Copyright 2004, 2005 University of Zagreb, Croatia. All rights reserved.
#
catch { nexec kldload ng_pipe }
catch { nexec kldload ng_hub }
catch { nexec kldload ng_bridge }
+ catch { nexec kldload ng_socket }
foreach node $node_list {
set node_id "$eid\.$node"