summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-05-06 16:50:25 +0200
committerThomas Haller <thaller@redhat.com>2021-05-14 11:41:32 +0200
commit1da1ad9c9995f6454ef39da3d8ba85b0a23e919f (patch)
tree3eceaad006fa171cc7aeaded190daf74cfd3e741 /man
parent2a1d42e77d5b35f654198078813e35e0bd189701 (diff)
downloadNetworkManager-1da1ad9c9995f6454ef39da3d8ba85b0a23e919f.tar.gz
firewall: make firewall-backend configurable via "NetworkManager.conf"
"iptables" and "nftables" will be supported. Currently, the code is unused and only "iptables" is supported.
Diffstat (limited to 'man')
-rw-r--r--man/NetworkManager.conf.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index 4320a9facd..f88688e94b 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -476,6 +476,17 @@ no-auto-default=*
</varlistentry>
<varlistentry>
+ <term><varname>firewall-backend</varname></term>
+ <listitem>
+ <para>
+ The firewall backend for configuring masquerading.
+ Set to either <literal>iptables</literal> or <literal>nftables</literal>.
+ If unspecified, it will be auto detected.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>iwd-config-path</varname></term>
<listitem>
<para>