mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
In its upstream commit of v10.10.0-rc1~2 [1] libvirt introduced a
firewall rule to recompute checksum of DHCP packets because
otherwise in some configurations guests may be unable to acquire
IP address. Unfortunately, while reviewing the patch upstream, I
didn't realize corresponding check for kernel config should be
introduced into our ebuilds.
1: e9e5ebe6a6
Closes: https://bugs.gentoo.org/949588
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>