[PATCH v2 0/4] Fix build without libnl

Michal Privoznik via Devel posted 4 patches 3 months, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1747147293.git.mprivozn@redhat.com
src/util/virnetdevbridge.c | 18 ++++-----
src/util/virnetlink.c      | 83 ++++++++++++++++++++++++++++++++++----
src/util/virnetlink.h      |  5 ++-
3 files changed, 88 insertions(+), 18 deletions(-)
[PATCH v2 0/4] Fix build without libnl
Posted by Michal Privoznik via Devel 3 months, 4 weeks ago
v2 of:

https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/VYUE7LQB4D5UTEXOEM65ZPJWS2ROZWAW/

diff to v1:
1) Patch 1/5 from the original is dropped, no symbol addition to the
   private syms file,
2) The "virnetlink.h" is included more often in patch 3/4,
3) Some fixes around virNetlinkBridgeVlanFilterSet() stub

Michal Prívozník (4):
  virnetlink: Provide stub for virNetlinkBridgeVlanFilterSet()
  virnetdevbridge.c: Fix comments in virNetDevBridgeSetupVlans()
  virnetdevbridge: Include virnetlink.h more often
  virnetlink: Split virNetlinkBridgeVlanFilterSet()

 src/util/virnetdevbridge.c | 18 ++++-----
 src/util/virnetlink.c      | 83 ++++++++++++++++++++++++++++++++++----
 src/util/virnetlink.h      |  5 ++-
 3 files changed, 88 insertions(+), 18 deletions(-)

-- 
2.49.0