diff options
author | Christian Trautman <ctrautma@redhat.com> | 2016-07-08 01:31:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-08 01:31:26 +0000 |
commit | b4399c8469211c11e7d12bd81d530dbeb7712ecf (patch) | |
tree | d8f6f4e1e60013e22fabd9219eb4cbb433d09f2a /upstream | |
parent | 2f3357912f13b6893f464d3d4c314aa82c417fe6 (diff) |
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>
Diffstat (limited to 'upstream')
m--------- | upstream/vswitchperf | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/vswitchperf b/upstream/vswitchperf -Subproject 26a7262cee1a2961ed5aa76bd969dddeff8ea47 +Subproject cead9a3d0571b8afc5ed680475e9bc3ea92c7d7 |