aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master-sander' into 'master' vmaffione2017-01-245-17/+627
|\ | | | | | | | | rhumba: Add emulab support See merge request !3
| * rhumba: Add jFed supportSander Vrijders2017-01-245-62/+163
| | | | | | | | | | | | | | This adds jFed support. You need to direct the python script to the jFed CLI jar when creating a jFedTestbed, as well as directing it to your certificate. The passphrase for this certificate will be asked upon starting.
| * rhumba: Add emulab supportSander Vrijders2017-01-204-17/+526
|/ | | | | | | Now the defined experiment can already be run on the Virtual Wall (1 and 2). The user has to create an EmulabTestbed object and fill it in with the correct info. Next step would be adding jFed as a testbed so that the user can choose which testbed software to use.
* Merge branch 'master-ex' into 'master' vmaffione2017-01-183-164/+183
|\ | | | | | | | | rhumba: Change example script See merge request !1
| * rhumba: Change example script and update rhumba.pySander Vrijders2017-01-183-164/+183
|/ | | | | | This changes the example script for instantiating a network with 2 nodes and a normal DIF between them. It also renames libarcfire.py to rhumba.py and updates its classes to the current example.
* Update README.mdvmaffione2016-10-241-1/+1
|
* libarcfire: add appmap supportVincenzo Maffione2016-10-232-3/+21
|
* libarcfire: add Experiment subclassesVincenzo Maffione2016-10-232-1/+31
|
* libarcfire: add Policy and normal DIFVincenzo Maffione2016-10-232-1/+49
|
* libarcfire: DIF::members: switch to dictVincenzo Maffione2016-10-231-3/+6
|
* libarcfire: add basic classes and test codeVincenzo Maffione2016-10-232-0/+75
|
* Initial commitVincenzo Maffione2016-10-233-0/+595