commit | 387572ade8403c85d547a683908ece2afde04bb8 | [log] [tgz] |
---|---|---|
author | Zi Shen Lim <zishen.lim@linaro.org> | Sun Oct 20 22:43:57 2013 -0700 |
committer | Andrey Konovalov <andrey.konovalov@linaro.org> | Wed Oct 23 18:49:20 2013 +0400 |
tree | bbd9bc41c144e012e86e75152d22017521274594 | |
parent | 7523f9119301e11bec440432356fc7be3195cc41 [diff] |
configs: add network namespace and virtual ethernet Network namespace and virtual ethernet are a useful combination for networking related testing, containers, etc. Enable namespaces, which by default includes network namespace. Also enable virtual ethernet support. Signed-off-by: Zi Shen Lim <zishen.lim@linaro.org>