aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* qemu: fix for devices permissionMarco Capitani2017-06-071-0/+7
|
* Merge branch 'master' into jfed-irati-fixesMarco Capitani2017-06-0711-115/+312
|\
| * Merge branch 'rumba-access' into 'master'Sander Vrijders2017-06-072-0/+39
| |\ | | | | | | | | | | | | rumba: add initial version of rumba-access See merge request !53
| | * rumba: add initial version of rumba-accessVincenzo Maffione2017-06-072-0/+39
| | |
| * | Update README.mdSander Vrijders2017-06-071-21/+47
| |/ | | | | | | This updates the README to explain the API a bit better.
| * examples: Add mouse exampleSander Vrijders2017-06-071-0/+105
| | | | | | | | This adds the infamous mouse to the examples directory.
| * testbeds: jfed: Update image URISander Vrijders2017-06-071-1/+1
| | | | | | | | | | The GeniSlices URI was being used, but it is better to use the virtual wall one for now.
| * Merge branch 'onlyshims' into 'master'Sander Vrijders2017-06-031-0/+12
| |\ | | | | | | | | | | | | | | | | | | rumba: take into account DIFs that don't use nor are used by other DIFs Closes #11 See merge request !52
| | * rumba: take into account DIFs that don't use nor are used by other DIFsVincenzo Maffione2017-06-011-0/+12
| |/ | | | | | | | | | | | | These DIFs needs to be considered for the Kahn algorithm and computation of IPCPs. Closes #11.
| * Merge branch 'download' into 'master'Vincenzo Maffione2017-06-016-9/+38
| |\ | | | | | | | | | | | | QEMU plugin: download buildroot images if not provided by the user See merge request !51
| | * qemu testbed: use the prototype name to get the right buildroot imageVincenzo Maffione2017-06-011-15/+17
| | |
| | * model: Experiment: add prototype_name()Vincenzo Maffione2017-06-014-2/+15
| | |
| | * qemu plugin: automatic download of buildroot imagesVincenzo Maffione2017-06-012-7/+21
| | |
| * | Merge branch 'issue9-proxy' into 'master'Vincenzo Maffione2017-06-015-6/+66
| |\ \ | | |/ | |/| | | | | | | Remove hardcoded proxy See merge request !50
| | * Model: corrected no-proxy case. rlite: removed hardcoded proxyMarco Capitani2017-06-013-8/+13
| | |
| | * model: added proxy field. ssh: added execute_proxy_commandsMarco Capitani2017-06-014-3/+58
| | |
| * | Merge branch 'noreg' into 'master'Sander Vrijders2017-06-014-79/+5
| |\ \ | | |/ | |/| | | | | | | | | | | | | model: remove registration and bindings Closes #7 See merge request !47
| | * model: remove registration and bindingsVincenzo Maffione2017-06-014-79/+5
| |/ | | | | | | Fixes #7
* | Typo fix in package installationsMarco Capitani2017-06-011-1/+1
| |
* | jfed-irati absolute'ed paths, added mac2ifname.shMarco Capitani2017-06-013-2/+5
| |
* | Merge branch 'master' into jfed-irati-fixesMarco Capitani2017-05-317-38/+254
|\|
| * README: add info about dependenciesVincenzo Maffione2017-05-311-0/+7
| | | | | | | | Fixes #8.
| * examples: jfed-rlite: use try-finallyVincenzo Maffione2017-05-311-3/+6
| |
| * Merge branch 'align' into 'master'Vincenzo Maffione2017-05-201-0/+3
| |\ | | | | | | | | | | | | prototypes: irati: align setup to new kernel build system See merge request !46
| | * prototypes: irati: align setup to new kernel build systemVincenzo Maffione2017-05-201-0/+3
| |/
| * Merge branch 'sander' into 'master' Sander Vrijders2017-05-112-11/+136
| |\ | | | | | | | | | | | | StoryBoard API proposal See merge request !45
| | * Storyboard missing end_user->client changeMarco Capitani2017-05-111-1/+1
| | |
| | * Storyboard: small fixes to APIMarco Capitani2017-05-112-5/+6
| | |
| | * Storyboard: added modifications to API to example.pyMarco Capitani2017-05-112-8/+43
| | |
| | * Storyboard: additions to the modelMarco Capitani2017-05-101-2/+26
| | | | | | | | | | | | Means of distributions and other required fields.
| | * rumba: model: Add StoryBoard for automated testingSander Vrijders2017-05-092-11/+76
| |/ | | | | | | | | This adds an initial draft of the API to automate tests on a RINA network.
| * Merge branch 'master' of gitlab.com:arcfire/rumbaSander Vrijders2017-05-033-11/+74
| |\
| | * examples: add example to run rlite on jFedVincenzo Maffione2017-04-291-0/+51
| | |
| | * prototypes: rlite: add temporary jfed-specific variables in install_prototypeVincenzo Maffione2017-04-291-2/+2
| | |
| | * README.md: update with JFed-specific instructions to access nodesVincenzo Maffione2017-04-291-9/+21
| | |
| * | rumba: Update to version 0.3Sander Vrijders2017-04-281-1/+1
| |/
| * prototypes: rlite: add sudo when neededVincenzo Maffione2017-04-281-5/+13
| |
| * prototypes: rlite: add depmodVincenzo Maffione2017-04-281-1/+3
| |
| * prototypes: rlite: add sudo commandsVincenzo Maffione2017-04-281-2/+2
| |
| * Merge branch 'jfed-irati-fixes' into 'master' Sander Vrijders2017-04-282-5/+20
| |\ | | | | | | | | | | | | Small fixes for jfed-irati compatibility See merge request !43
| * \ Merge branch 'vincenzo' into 'master' Sander Vrijders2017-04-281-8/+13
| |\ \ | | | | | | | | | | | | | | | | model: fix bug in bootstrapper computation See merge request !42
| | * | model: fix bug in bootstrapper computationVincenzo Maffione2017-04-281-8/+13
| |/ / | | | | | | | | | | | | The bootstrapper computation must happen in a separate phase, after both IPCPs computation and enrollment computation.
* | | jfed-irati: fixes after rumba imageMarco Capitani2017-05-312-9/+11
| | |
* | | jfed-irati small fixes for compatibilityMarco Capitani2017-05-103-18/+44
| |/ |/|
* | ssh_support: added proxy_command to copy path to testbedMarco Capitani2017-04-282-5/+20
|/ | | | | other: fix to democonf2rumba jfed arguments
* Merge branch 'logging-levels' into 'master' Sander Vrijders2017-04-241-1/+1
|\ | | | | | | | | Fixed default level to DEBUG See merge request !41
| * Fixed default level to DEBUGMarco Capitani2017-04-241-1/+1
| |
* | Merge branch 'logging-levels' into 'master' Sander Vrijders2017-04-247-24/+141
|\| | | | | | | | | Logging: added set and reset logging level method, small logging modifications. See merge request !40
| * Log: fixed typo (Rumba in caps)Marco Capitani2017-04-241-1/+1
| |
| * Logging: added set and reset logging level method, small logging modifications.Marco Capitani2017-04-247-24/+141
| |