Updated armband
authorChristian Trautman <ctrautma@redhat.com>
Fri, 8 Jul 2016 01:31:25 +0000 (01:31 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Fri, 8 Jul 2016 01:31:26 +0000 (01:31 +0000)
commitb4399c8469211c11e7d12bd81d530dbeb7712ecf
treed8f6f4e1e60013e22fabd9219eb4cbb433d09f2a
parent2f3357912f13b6893f464d3d4c314aa82c417fe6
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 <ctrautma@redhat.com>
upstream/vswitchperf