From b4399c8469211c11e7d12bd81d530dbeb7712ecf Mon Sep 17 00:00:00 2001 From: Christian Trautman Date: Fri, 8 Jul 2016 01:31:25 +0000 Subject: Updated armband Project: vswitchperf cead9a3d0571b8afc5ed680475e9bc3ea92c7d79 Namespace_veth: Add funtionality for network namespace, veth ports Adds functionality for network namespaces and veth/peer ports to connect the namespaces. The namespaces are tracked outside of default Linux namespaces to prevent possible disruption of work outside of VSPerf where a user may create a namespace and the cleanup code deletes it. The cleanup code only removes namespaces and veth ports created inside the testcase. JIRA: VSPERF-310 Change-Id: If8881cafb119f38f052403a1de497e9660187d2e Signed-off-by: Christian Trautman --- upstream/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/vswitchperf') diff --git a/upstream/vswitchperf b/upstream/vswitchperf index 26a7262c..cead9a3d 160000 --- a/upstream/vswitchperf +++ b/upstream/vswitchperf @@ -1 +1 @@ -Subproject commit 26a7262cee1a2961ed5aa76bd969dddeff8ea472 +Subproject commit cead9a3d0571b8afc5ed680475e9bc3ea92c7d79 -- cgit 1.2.3-korg