aboutsummaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Collapse)AuthorFilesLines
2017-10-25Updated dumbell tutorialAlberto Compagno1-113/+98
Change-Id: I7f5aeb76d4875178237aa8bd66835abae220edbd Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2017-10-09Several fixes related to async_set, ip addressing, and memif interfaces for VPPMarcel Enguehard2-0/+256
Change-Id: I26b7928751f41ea66ba47bb1becac33cf5195915 Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-07-19* GUI resourceMarcel Enguehard6-58/+310
* MemIf interface for VPP * Better netmodel integration * Draft documentation * New tutorials * Improved monitoring and error handling * Refactored IP addresses and prefixes representation * Improved image mgmt for LXD * Various bugfixes and code refactoring Change-Id: I90da6cf7b5716bc7deb6bf4e24d3f9f01b5a9b0f Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-06-05Updated image name in examplesMarcel Enguehard4-36/+36
Change-Id: I76f9a8bfaeb5f52fb25a694fd72a71e11b741609 Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-05-23Introduced groups + lxd profiles + diverted control network handling to lxd ↵Marcel Enguehard1-4/+21
+ misc bug fixes Change-Id: Iae26bc2994ac9704dde7dfa8fbe4be1b74cf9e6f Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-05-15IPv6 dataplane support + Decentralized IPv4 prefix attribution + Bug fix for ↵Marcel Enguehard1-6/+6
attribute default values handling + Various fixes Change-Id: I0a26eda064d9e22d9d55fd568748076148f49645 Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-04-19Updated topology and script for Internet2 tutorialMarcel Enguehard1-10/+13
Change-Id: Iaeddb03d959d639b30504cb8dbd5e886b9e3a57a Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-04-12Updated LXD image in tutorials + new tutorial + Changed logs for LXD ↵Marcel Enguehard4-28/+231
NotFound to warnings + Number of workers is now a function of the number of CPUs Change-Id: I926ac0e86cd2c594c3f9fce7e20e80a385b4f56a Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-03-25Misc. improvements to vICN codebase detailed below.Jordan Augé2-0/+435
- vICN core . Added python setup script (allowing package installation) . Better error handling - Resources . LXD : better handling of certificate generation . Physical : generation of SSH keypair within vICN . Link : code simplification . EmulatedLteChannel: fixed typo in netmask configuration of emu-radio (missing /) - Examples . Added json file for tutorial #2 - Dumbell . New tutorial #03 - Load balancing in WiFi/LTE hetnet - Other minor changes incl. code cleanup (trailing spaces, etc.) Change-Id: Id306ca71e27d9859aa72760f63a2bc364bfe8159 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>
2017-02-24Initial commit: vICNJordan Augé1-0/+130
Change-Id: I7ce66c4e84a6a1921c63442f858b49e083adc7a7 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>