aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into jfed-irati-fixes (rumba access)Marco Capitani2017-06-134-19/+28
|\
| * tools: Revert rumba-access to initial stateSander Vrijders2017-06-131-7/+3
| | | | | | | | | | This reverts the script to its original state since it was not functioning properly.
| * Merge branch 'access-fix' into 'master'Vincenzo Maffione2017-06-121-2/+3
| |\ | | | | | | | | | | | | tools: Fix rumba access script See merge request !56
| | * tools: Fix rumba access scriptSander Vrijders2017-06-121-2/+3
| |/ | | | | | | This fixes some errors in the rumba access script.
| * Merge branch 'rearrange' into 'master'Sander Vrijders2017-06-091-4/+6
| |\ | | | | | | | | | | | | tools: rumba-access: rearrange script See merge request !55
| | * tools: rumba-access: rearrange scriptVincenzo Maffione2017-06-081-4/+6
| |/
| * prototypes: irati: remove obsolete codeVincenzo Maffione2017-06-081-8/+0
| |
| * Merge branch 'access'Vincenzo Maffione2017-06-084-18/+28
| |\
| | * rumba: Install rumba-access on setupSander Vrijders2017-06-072-4/+4
| | | | | | | | | | | | | | | This will install rumba-access on setup so that it can be used anywhere.
| | * Update README.md to use access scriptSander Vrijders2017-06-071-9/+6
| | | | | | | | | | | | | | | This changes the README so that users will use the rumba-access script.
| | * tools: Update access script to use proxySander Vrijders2017-06-072-8/+21
| |/ | | | | | | | | | | The proxy command was not added to the file generated with ssh info. This adds it, and changes the access script to use it if it is there.
* | jfed: build mac2ifname; model: added flags to testbedMarco Capitani2017-06-093-10/+18
| |
* | tools: democonf updated; irati: added sleep after ipcm startMarco Capitani2017-06-082-9/+3
| |
* | 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
| |