Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | QEMU: ifname compilation and vm port activation | Marco Capitani | 2017-04-14 | 5 | -206/+400 | |
| |\ \ \ | ||||||
| * | | | | IRATI prototype: bootstrap_network method. Now complete & to be tested. | Marco Capitani | 2017-04-13 | 2 | -20/+132 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into master-marco | Marco Capitani | 2017-04-12 | 10 | -57/+172 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | Updating with ssh changes (and other) | |||||
| * | | | | | Resolving node_id issue and general cleanup | Marco Capitani | 2017-04-11 | 4 | -108/+157 | |
| | | | | | | ||||||
| * | | | | | Testing method fix | Marco Capitani | 2017-04-11 | 2 | -8/+6 | |
| | | | | | | ||||||
| * | | | | | IRATI config file generation | Marco Capitani | 2017-04-11 | 4 | -13/+535 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'proxycmd' into 'master' | vmaffione | 2017-04-14 | 3 | -3/+21 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | rumba: Add ProxyCommand for jFed See merge request !31 | |||||
| * | | | | | Merge branch 'master' into proxycmd | Sander Vrijders | 2017-04-13 | 2 | -8/+11 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | rumba: Add ProxyCommand for jFed | Sander Vrijders | 2017-04-13 | 3 | -3/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a proxy command for the jFed testbed so that it can be accessed when someone does not have IPv6. | |||||
* | | | | | | | Merge branch 'rlite' into 'master' | Sander Vrijders | 2017-04-14 | 1 | -11/+76 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | Implement rlite prototype plugin See merge request !32 | |||||
| * | | | | | | Merge branch 'master' into rlite | Vincenzo Maffione | 2017-04-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | model: avoid printing policies in __repr__ | Vincenzo Maffione | 2017-04-13 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | This makes the output unreadable | |||||
| * | | | | | prototype: rlite: implement enroll_ipcps() | Vincenzo Maffione | 2017-04-13 | 1 | -0/+15 | |
| | | | | | | ||||||
| * | | | | | prototype: rlite: add execute_commands() method to reuse code | Vincenzo Maffione | 2017-04-13 | 1 | -8/+10 | |
| | | | | | | ||||||
| * | | | | | prototype: rlite: implement register_ipcps() | Vincenzo Maffione | 2017-04-13 | 1 | -1/+15 | |
| | | | | | | ||||||
| * | | | | | prototype: rlite: configure shim-eth IPCPs | Vincenzo Maffione | 2017-04-13 | 1 | -0/+7 | |
| | | | | | | ||||||
| * | | | | | prototypes: rlite: implement create_ipcps() | Vincenzo Maffione | 2017-04-13 | 1 | -7/+34 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'ssh-fix' into 'master' | vmaffione | 2017-04-13 | 2 | -8/+11 | |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | rumba: ssh_support: Fix passing of array See merge request !30 | |||||
| * | | | | rumba: ssh_support: Fix passing of array | Sander Vrijders | 2017-04-13 | 2 | -8/+11 | |
|/ / / / | | | | | | | | | | | | | | | | | The array was returned back instead of the raw output of stdout after executing a command, resulting in weird behaviour. | |||||
* | | | | Merge branch 'ssh_support' into 'master' | vmaffione | 2017-04-13 | 2 | -3/+7 | |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | rumba: ssh_support: Fix return of stdout See merge request !29 | |||||
| * | | | rumba: ssh_support: Fix return of stdout | Sander Vrijders | 2017-04-13 | 2 | -3/+7 | |
|/ / / | | | | | | | | | | | | | Stdout was not being returned properly after a recent commit. This fixes it. | |||||
* | | | Merge branch 'master-tester' into 'master' | vmaffione | 2017-04-13 | 3 | -100/+249 | |
|\ \ \ | | | | | | | | | | | | | | | | | Added Testing scripts and demonstrator conf to rumba converter See merge request !24 | |||||
| * | | | Tester: fixed parsing of prototype parameter. | Marco Capitani | 2017-04-13 | 1 | -6/+6 | |
| | | | | ||||||
| * | | | Tester finishing touches: code cleanup and used choices. | Marco Capitani | 2017-04-13 | 1 | -17/+18 | |
| | | | | ||||||
| * | | | Merge branch 'master-tester' of https://gitlab.com/arcfire/rumba into ↵ | Marco Capitani | 2017-04-12 | 1 | -27/+27 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | master-tester Technical merge | |||||
| | * | | | Added Testing scripts and demonstrator conf to rumba converter | Marco Capitani | 2017-04-11 | 9 | -0/+951 | |
| | | | | | ||||||
| * | | | | Rumba tester v2: all-in-one testing tool | Marco Capitani | 2017-04-12 | 11 | -939/+136 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deep reworking of the testing tool, it can be provided with a (demo-like) .conf file, a testbed and a prototype, and it auto-runs the experiment. Removed generated testing scripts. | |||||
| * | | | | Added Testing scripts and demonstrator conf to rumba converter | Marco Capitani | 2017-04-12 | 9 | -0/+951 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'vincenzo' into 'master' | vmaffione | 2017-04-12 | 1 | -0/+2 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | ssh_support: prepend PATH extension to every command See merge request !28 | |||||
| * | | | | ssh_support: prepend PATH extension to every command | Vincenzo Maffione | 2017-04-12 | 1 | -0/+2 | |
|/ / / / | ||||||
* | | | | Merge branch 'vincenzo' into 'master' | Sander Vrijders | 2017-04-12 | 1 | -27/+12 | |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Verbose SSH command output See merge request !27 | |||||
| * | | | ssh_support: simplify execute_command | Vincenzo Maffione | 2017-04-12 | 1 | -19/+1 | |
| | | | | ||||||
| * | | | ssh_support: print each SSH command executed | Vincenzo Maffione | 2017-04-12 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | ssh_support: print both stdout and stderr for ssh commands | Vincenzo Maffione | 2017-04-12 | 1 | -6/+9 | |
|/ / / | ||||||
* | | | Merge branch 'vincenzo' into 'master' | Sander Vrijders | 2017-04-12 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | | | | | | | | | ssh_support: use ssh_config in copy_file_to_testbed See merge request !26 | |||||
| * | | | ssh_support: use ssh_config in copy_file_to_testbed | Vincenzo Maffione | 2017-04-12 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | prototypes: rlite: only modprobe modules for the moment being | Vincenzo Maffione | 2017-04-12 | 1 | -8/+14 | |
| | | | ||||||
* | | | testbed: qemu: minor changes to allow last VM batch to boot | Vincenzo Maffione | 2017-04-12 | 1 | -3/+11 | |
| | | | ||||||
* | | | examples: minor changes to use "root" user and password | Vincenzo Maffione | 2017-04-12 | 4 | -3/+6 | |
| | | | ||||||
* | | | Merge branch 'sander' into 'master' | vmaffione | 2017-04-12 | 8 | -37/+47 | |
|\ \ \ | |/ / |/| | | | | | | | | ssh_support: Pass SSHConfig instead of only hostname See merge request !25 | |||||
| * | | ssh_support: Pass SSHConfig instead of only hostname | Sander Vrijders | 2017-04-11 | 8 | -37/+47 | |
|/ / | | | | | | | | | | | Only the hostname was passed to the ssh_support component. This passes an object that can also hold the port number. It can be extended to take other things as well, such as a proxy. | |||||
* | | Merge branch 'sander' into 'master' | vmaffione | 2017-04-11 | 1 | -5/+91 | |
|\ \ | | | | | | | | | | | | | prototypes: ouroboros: Implement all commands See merge request !23 | |||||
| * | | prototypes: ouroboros: Implement all commands | Sander Vrijders | 2017-04-11 | 1 | -5/+91 | |
|/ / | | | | | | | | | | | This will implement all the commands necessary for bootstrapping a network that runs Ouroboros. APs are be bound to a name, IPCPs either bootstrapped or enrolled, and names registered in DIFs. | |||||
* | | Merge branch 'master-marco' into 'master' | vmaffione | 2017-04-10 | 2 | -28/+33 | |
|\| | | | | | | | | | Forced teardown. See merge request !21 | |||||
| * | Forced teardown. Ignores errors and makes sure that everything is pulled down. | Marco Capitani | 2017-04-10 | 2 | -28/+33 | |
|/ | ||||||
* | Merge branch 'vincenzo' into 'master' | vmaffione | 2017-04-08 | 11 | -73/+86 | |
|\ | | | | | | | | | rumba: simplify cooperation between prototype and testbed plugins See merge request !20 | |||||
| * | testbeds: qemu: use % for formatting strings | Vincenzo Maffione | 2017-04-08 | 1 | -8/+8 | |
| | | ||||||
| * | testsbeds: qemu: qemu logs directory defaults to pwd | Vincenzo Maffione | 2017-04-08 | 1 | -3/+3 | |
| | | ||||||
| * | testbeds: qemu: modify constructor arguments | Vincenzo Maffione | 2017-04-08 | 4 | -12/+19 | |
| | | | | | | | | vm_img_folder --> bzimage, initramfs | |||||
| * | testbeds: qemu: port to python3, use explicit module names | Vincenzo Maffione | 2017-04-08 | 1 | -28/+27 | |
| | |