aboutsummaryrefslogtreecommitdiff
path: root/ouroboros_support.py
Commit message (Collapse)AuthorAgeFilesLines
* move OuroborosExperiment class in its own fileVincenzo Maffione2017-02-061-16/+34
|
* rhumba: Add Ouroboros commands and SSH helpersSander Vrijders2017-02-031-0/+42
This adds initial support for Ouroboros. It installs and sets up the stack, and binds ap names to names. It also moves the SSH helper functions to common ground, so that every file can use them.