aboutsummaryrefslogtreecommitdiffstats
path: root/vpp-userdemo/install.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-03-30vpp-userdemo: updated to use stable repoRay Kinsella1-4/+2
Minor update to use the stable repository. Change-Id: I1c08225f7e98f9d11b6443908afa68f63b380ffb Signed-off-by: Ray Kinsella <ray.kinsella@intel.com>
2017-03-28vpp-userdemo: updated to VPP 17.01Ray Kinsella1-2/+16
Updated the vpp-userdemo to support VPP 17.01, plus a number of other bug fixes. Change-Id: I79aebebdeaa4ad20690351f820e2efb5e62fdbee Signed-off-by: Ray Kinsella <ray.kinsella@intel.com>
2016-09-15Added GUI for tutorials that runs entirely inside the VMAristeidis Iliopoulos1-0/+8
-fixed issue with webserver not spinning up properly Change-Id: I3724f1640ba2b84b7d84fab29febbbd047120812 Signed-off-by: Aristeidis Iliopoulos <ailiopou@cisco.com>
2016-09-13vpp-userdemo: Convert namespaces to full containers.Ray Kinsella1-1/+47
Changes to convert namespaces to full containers as follows:- * c1 -> cone, c2 -> ctwo * Containers are accessible via lxc-console and ssh overlinux bridge. * vpp is installed and configure in the container. * Bridging, routing and tracing demo's work as before. Change-Id: I4e957600e1e487355e55d2570c430f2ad21cafd6 Signed-off-by: Ray Kinsella <ray.kinsella@intel.com>
2016-08-07Adding subproject: vpp-userdemoKeith Burns (alagalah)1-0/+26
Change-Id: I79eb30c7a4130d1cf12277a68bb417b5778e9f9c Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>