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