commit | bd3edb777731f84c21c9660c8b0d43d2fc377d4d | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Thu Jul 20 12:08:11 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Jul 25 18:52:03 2017 +0000 |
tree | 43ba33aafbbdca307b59ddfff6c115ae163150b2 | |
parent | 4aaad112c690dd04cf6aeb5676f7f2965567010b [diff] |
Don't return the error if unable to create the network namespace On systems where kernel is not configured with namespace support then don't return error during setting up network namespace. Rationale to not enable the kernel with namespace support as it brings lot of unnecessary code. Resolves openbmc/openbmc#1949 Change-Id: I3b52a8c61b9bd3e3fff02cfab998c3746b8b72c6 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>