Mon, Sep 29, 2014 at 04:08:25PM CEST, olichtne(a)redhat.com wrote:
From: Ondrej Lichtner <olichtne(a)redhat.com>
This patch adds a new slave method "unmap_if" that removes the mapping
of the specified interface id.
I also changed how interface mapping and network namespaces work -
previously the mapping was copied from the main process when the
namespace was created, now the mapping gets cleared and each interface
is mapped separately when it's moved to its target netns and unmapped
when it's returning.
Signed-off-by: Ondrej Lichtner <olichtne(a)redhat.com>
all applied, thanks