Commit 457038f
committed
Remove iptables from packages
Podman 6.0 won't support iptables anymore. It's a
good opportunity to remove iptables from machine-os
too. iptables kernel modules are kept to avoid
breaking containers that requires them (e.g. docker
in docker).
This is a follow-up of
containers/netavark#1353
containers/podman#27555
and related to
https://issues.redhat.com/browse/RUN-3723
Signed-off-by: Mario Loriedo <[email protected]>1 parent 842e336 commit 457038f
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
0 commit comments