aboutsummaryrefslogtreecommitdiffstats
path: root/vpp-userdemo
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 Kinsella3-3/+23
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-15Addressed formatKeith Burns (alagalah)3-3/+3
Change-Id: I319a828b2357c2d450a429e34079afea68d7d7a1 Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>
2016-09-15Added GUI for tutorials that runs entirely inside the VMAristeidis Iliopoulos38-10/+81547
-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 Kinsella6-52/+124
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-09-05vpp-userdemo: adding debug optionRay Kinsella1-4/+24
Adding -d debug option to capture vpp-userdemo output to log file. This will aid debug down the line. Change-Id: Iaad69ad8890cafb9b748e3629447d9e6061a91f6 Signed-off-by: Ray Kinsella <ray.kinsella@intel.com>
2016-08-08vpp-userdemo: fixing bridging licenseRay Kinsella1-15/+13
The bridging file was using a 'C' style license, not a bash style license. Change-Id: Ieacfda56ca8cb44f417ffbbc035dd16bdee9ed03 Signed-off-by: Ray Kinsella <ray.kinsella@intel.com>
2016-08-07Adding subproject: vpp-userdemoKeith Burns (alagalah)13-0/+567
Change-Id: I79eb30c7a4130d1cf12277a68bb417b5778e9f9c Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>