diff options
author | 2023-06-03 19:23:37 +0200 | |
---|---|---|
committer | 2023-06-04 02:05:57 +0100 | |
commit | 712bfd92b0a700215c56b0a5b26ab4006530a625 (patch) | |
tree | 8c4b6f8ee632655ae29b729ac17c3371ca3648e3 /sys-fs/bcachefs-tools | |
parent | app-emulation/qemu: update live ebuild (diff) | |
download | gentoo-712bfd92b0a700215c56b0a5b26ab4006530a625.tar.gz gentoo-712bfd92b0a700215c56b0a5b26ab4006530a625.tar.bz2 gentoo-712bfd92b0a700215c56b0a5b26ab4006530a625.zip |
app-emulation/libvirt: Fix IP_NF_TARGET_MASQUERADE check
As of kernel commit v5.2-rc1~133^2~174^2~6 the
IP_NF_TARGET_MASQUERADE is just an alias for
NETFILTER_XT_TARGET_MASQUERADE:
config IP_NF_TARGET_MASQUERADE
tristate "MASQUERADE target support"
select NETFILTER_XT_TARGET_MASQUERADE
help
This is a backwards-compat option for the user's convenience
(e.g. when running oldconfig). It selects NETFILTER_XT_TARGET_MASQUERADE.
Fine tune our kernel config checks, though this can be changed
once kernels older than 5.2.0 leave the tree.
Closes: https://bugs.gentoo.org/907728
Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/31292
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/bcachefs-tools')
0 files changed, 0 insertions, 0 deletions