[libvirt] [PATCH 0/4] Fix check for accept_ra when starting an IPv6 network

Laine Stump posted 4 patches 5 years, 2 months ago
Test syntax-check passed
Failed in applying to current master (apply log)
src/util/virnetdevip.c | 115 ++++++++++++++++++++++++++++-------------
src/util/virnetlink.h  |   2 +-
2 files changed, 79 insertions(+), 38 deletions(-)
[libvirt] [PATCH 0/4] Fix check for accept_ra when starting an IPv6 network
Posted by Laine Stump 5 years, 2 months ago
These patches fix the crash described in:

https://bugzilla.redhat.com/1583131

They also fix a deficiency revealed by that crash - we weren't
checking the accept_ra value of interfaces in the "nexthop" elements
of multipath RA routes.


Laine Stump (4):
  util: remove const specifier from nlmsghdr arg to
    virNetlinkDumpCallback()
  util: add a function to insert new interfaces to IPv6CheckForwarding
    list
  util: use nlmsg_find_attr() instead of an open-coded loop
  util: check accept_ra for all nexthop interfaces of multipath routes

 src/util/virnetdevip.c | 115 ++++++++++++++++++++++++++++-------------
 src/util/virnetlink.h  |   2 +-
 2 files changed, 79 insertions(+), 38 deletions(-)

-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list