On Thu, Nov 24, 2022 at 13:10:15 +0100, Michal Privoznik wrote:
The first one fixes a bug that was reported on the list:
https://listman.redhat.com/archives/libvir-list/2022-November/235922.html
The second one - I've noticed while investigating the first one.
Michal Prívozník (2):
conf: Make VIR_DOMAIN_NET_TYPE_ETHERNET not share 'host view'
virnetdevbandwidth: Unbreak tc filter update on Linux-4.20+
src/conf/domain_conf.c | 2 +-
src/util/virnetdevbandwidth.c | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>