On 2018-09-11 at 17:16, Erik Skultety wrote:
On Tue, Sep 11, 2018 at 04:23:56PM +0800, Shi Lei wrote:
> This patch introduces virNetlinkNewLink helper which wraps the common
> libnl/netlink code to create a new link.
> The helper simplifies virNetDevBridgeCreate and virNetDevMacVLanCreate
> by using virNetlinkNewLink.
>
> Signed-off-by: Shi Lei <shi_lei(a)massclouds.com>
> ---
For some reason this patch merged with (originally) patch 3. I already have the
suggested changes in the previous revision applied on my local branch, but I'd
like to wait for John if he doesn't have further comments, if not, then I'll
proceed with v3 and the suggested changes.
Erik
Okay. Thanks.
Shi Lei