aboutsummaryrefslogtreecommitdiff
path: root/rumba
Commit message (Expand)AuthorAgeFilesLines
* model: add IPCP subclasses and DIF.get_ipcp_class()Vincenzo Maffione2017-03-191-3/+24
* README: add sketch of the high level designVincenzo Maffione2017-03-191-0/+4
* model: add missing __repr__ methodsVincenzo Maffione2017-03-191-0/+10
* testbeds: placeholder for QEMU testbedVincenzo Maffione2017-03-192-1/+31
* model: call Experiment.generate() in Experiment constructorVincenzo Maffione2017-03-191-0/+5
* model: compute_ipcps(): compute enrollmentsVincenzo Maffione2017-03-191-6/+16
* model: Node.ipcps list generated in topological orderVincenzo Maffione2017-03-191-1/+5
* model: compute_ipcps(): compute registrationsVincenzo Maffione2017-03-191-1/+9
* model: compute_ipcps(): create IPCP instancesVincenzo Maffione2017-03-191-1/+9
* model: add Node._validate() to check for consistencyVincenzo Maffione2017-03-191-8/+36
* model: add IPCP classVincenzo Maffione2017-03-191-3/+34
* model: more compact debug print for DIF graphsVincenzo Maffione2017-03-191-2/+3
* class DIF and Node: add necessary methods for use in dict() and set()Vincenzo Maffione2017-03-191-0/+18
* mode: compute per-DIF enrollmentsVincenzo Maffione2017-03-191-10/+86
* model: compute DIF topological orderingVincenzo Maffione2017-03-181-0/+63
* rumba: avoid dict.items to ease portability across Python versionsVincenzo Maffione2017-03-181-4/+7
* model: fix __repr__ to correctly handle multiple registration entriesVincenzo Maffione2017-03-181-12/+16
* model, prototypes: Change default list parameterSander Vrijders2017-03-064-37/+53
* testbeds, prototypes: Omit dir name from class nameSander Vrijders2017-02-136-20/+22
* emulab: Fix complete experiment graphSander Vrijders2017-02-131-3/+3
* rumba: Rename package to rumbaSander Vrijders2017-02-0911-0/+992