Replace iptables with iptables-nft in f35+

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1957346

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-05-17 16:32:47 -07:00 committed by sgallagh
parent 7627e01add
commit 9d4f353233
1 changed files with 1 additions and 1 deletions

View File

@ -4047,7 +4047,7 @@
<!-- required for IPv4 connection sharing ("Hotspot") to work -->
<packagereq type="default">dnsmasq</packagereq>
<!-- required for IPv4 connection sharing ("Hotspot") to work -->
<packagereq type="default">iptables</packagereq>
<packagereq type="default">iptables-nft</packagereq>
<packagereq type="default">NetworkManager-bluetooth</packagereq>
<packagereq type="default">NetworkManager-wifi</packagereq>
<packagereq type="default">NetworkManager-wwan</packagereq>