Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fix-enrollment' into 'master' | Sander Vrijders | 2017-04-24 | 4 | -32/+47 |
|\ | |||||
| * | model, prototypes: enrollment lists contain IPCP objects rather than Node ones | Vincenzo Maffione | 2017-04-21 | 4 | -32/+47 |
|/ | |||||
* | model: compute IPCPs before the list enrollment | Vincenzo Maffione | 2017-04-21 | 1 | -1/+1 |
* | setup.py: add #! header | Vincenzo Maffione | 2017-04-21 | 1 | -0/+2 |
* | prototypes: irati: use python built-in sleep function for sleeping | Vincenzo Maffione | 2017-04-21 | 1 | -1/+2 |
* | testbeds: qemu: minor rearrangements on log prints | Vincenzo Maffione | 2017-04-21 | 1 | -9/+9 |
* | testbeds: qemu: remove -nographic option | Vincenzo Maffione | 2017-04-21 | 1 | -2/+1 |
* | irati, rlite, qemu: remove unnecessary banners in log output | Vincenzo Maffione | 2017-04-21 | 3 | -16/+16 |
* | Merge branch 'logging' into 'master' | vmaffione | 2017-04-21 | 11 | -186/+262 |
|\ | |||||
| * | rumba: log: Reformatting logs in order to 'save screen real estate' | Marco Capitani | 2017-04-21 | 1 | -2/+8 |
| * | rumba: log: Simplified configuration, small fixes | Marco Capitani | 2017-04-21 | 4 | -42/+22 |
| * | Merge branch 'master' into logging (split merged) | Marco Capitani | 2017-04-21 | 7 | -56/+90 |
| |\ | |/ |/| | |||||
* | | prototypes: rlite: minor naming change | Vincenzo Maffione | 2017-04-21 | 1 | -17/+14 |
* | | Merge branch 'split' into 'master' | vmaffione | 2017-04-21 | 7 | -46/+87 |
|\ \ | |||||
| * | | model: Split experiment run() | Sander Vrijders | 2017-04-21 | 7 | -46/+87 |
| | * | rumba: log: Added logging support, migrated from print to logging. | Marco Capitani | 2017-04-21 | 11 | -166/+260 |
| |/ |/| | |||||
* | | Merge branch 'jfed-image' into 'master' | vmaffione | 2017-04-20 | 1 | -1/+12 |
|\ \ | |/ |/| | |||||
| * | testbeds: jfed: Add support for custom image | Sander Vrijders | 2017-04-20 | 1 | -1/+12 |
|/ | |||||
* | build: Fix setup.py | Sander Vrijders | 2017-04-20 | 1 | -1/+1 |
* | Fix README.md lists | Sander Vrijders | 2017-04-20 | 1 | -16/+15 |
* | Fix gitlab specific rendering of markdown | Sander Vrijders | 2017-04-20 | 1 | -11/+11 |
* | Update README.md | Sander Vrijders | 2017-04-20 | 1 | -18/+19 |
* | Merge branch 'readme' into 'master' | vmaffione | 2017-04-20 | 2 | -28/+97 |
|\ | |||||
| * | Update README | Sander Vrijders | 2017-04-20 | 2 | -28/+97 |
|/ | |||||
* | prototypes: irati: more readable output on enroll messages | Vincenzo Maffione | 2017-04-19 | 1 | -2/+2 |
* | irati: remove input() call | Vincenzo Maffione | 2017-04-19 | 1 | -1/+0 |
* | Merge branch 'irati-issues' into 'master' | vmaffione | 2017-04-19 | 3 | -35/+57 |
|\ | |||||
| * | Fixes for issues #4 and #5 (irati plugin and vlans) | Marco Capitani | 2017-04-19 | 3 | -35/+57 |
* | | Merge branch 'wget-jfed' into 'master' | vmaffione | 2017-04-19 | 2 | -3/+18 |
|\ \ | |/ |/| | |||||
| * | testbeds: jfed: Download jFed CLI if not found | Sander Vrijders | 2017-04-14 | 2 | -3/+18 |
* | | qemu: minor fixes to print() statements | Vincenzo Maffione | 2017-04-15 | 1 | -16/+14 |
* | | prototypes: irati: remove run_experiment method | Vincenzo Maffione | 2017-04-15 | 1 | -7/+4 |
* | | Merge branch 'master-marco' into 'master' | vmaffione | 2017-04-15 | 19 | -93/+1570 |
|\ \ | |||||
| * | | Implemented several comments on MR 22: | Marco Capitani | 2017-04-14 | 4 | -85/+107 |
| * | | Tester: moving example .conf files | Marco Capitani | 2017-04-14 | 12 | -0/+0 |
| * | | IRATI: moved generated conf files in IRATI_conf folder | Marco Capitani | 2017-04-14 | 1 | -7/+21 |
| * | | Bugfixing for IRATI prototype and QEMU testbed | Marco Capitani | 2017-04-14 | 18 | -163/+863 |
| * | | Realign with master (MR 29-30) | Marco Capitani | 2017-04-14 | 3 | -6/+13 |
| |\ \ | |||||
| * \ \ | 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 |
| |\ \ \ \ | |||||
| * | | | | | 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 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | 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 |
* | | | | | | | Merge branch 'rlite' into 'master' | Sander Vrijders | 2017-04-14 | 1 | -11/+76 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | 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 |
| |_|/ / / / |/| | | | | |