Updated to pass plugins an API handle (plc) and the plc_config (config) in addition...
authorMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 9 Jul 2009 02:26:35 +0000 (02:26 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 9 Jul 2009 02:26:35 +0000 (02:26 +0000)
commit6cc33eb69e9e8f15b8dce3f69ae43975b57f80fd
tree026c89181f1527f2fe4957e397777a38a7e42aae
parent6f0312aab00195b923089a3a37174bd9cca0d136
Updated to pass plugins an API handle (plc) and the plc_config (config) in addition to the data pulled down from GetSlivers; Also made known_modules (which are basically plugins) and plugins use the same function signature
conf_files.py
net.py
nm.py
plugins/codemux.py
plugins/vsys.py
sm.py