On 2018-09-05 at 21:26, Erik Skultety wrote:
>On Wed, Sep 05, 2018 at 04:36:27PM +0800, Shi Lei wrote:
>
>the subject should read:
>
>util: netlink: Introduce virNetlinkNewLink helper
>
>> This patch introduces virNetlinkNewLink which wraps newlink code
>> using libnl.
>
>... virNetlinkNewLink help
On Wed, Sep 05, 2018 at 04:36:27PM +0800, Shi Lei wrote:
the subject should read:
util: netlink: Introduce virNetlinkNewLink helper
> This patch introduces virNetlinkNewLink which wraps newlink code
> using libnl.
... virNetlinkNewLink helper which wraps the common libnl/netlink code to
create
This patch introduces virNetlinkNewLink which wraps newlink code
using libnl.
Signed-off-by: Shi Lei
---
src/libvirt_private.syms | 1 +
src/util/virnetlink.c| 120 +--
src/util/virnetlink.h| 13 +
3 files changed, 129 insertions(+), 5 deletions