28 lines
1004 B
Diff
28 lines
1004 B
Diff
From c22d8092863d323eb795cf6f9a27bb70a0743fd0 Mon Sep 17 00:00:00 2001
|
|
From: Eric Garver <eric@garver.life>
|
|
Date: Wed, 23 Dec 2020 09:55:22 -0500
|
|
Subject: [PATCH 11/22] docs(dbus): fix copy/paste error for RFC3964_IPv4
|
|
|
|
(cherry picked from commit b530915ec8e8f035d363d9dedf226bb20259d0e4)
|
|
(cherry picked from commit 35f4ca803cd8042b4541ca0e9f8b2449c3a7c1b4)
|
|
---
|
|
doc/xml/firewalld.dbus.xml | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/doc/xml/firewalld.dbus.xml b/doc/xml/firewalld.dbus.xml
|
|
index 57560e93da67..d17cb8b6c1ec 100644
|
|
--- a/doc/xml/firewalld.dbus.xml
|
|
+++ b/doc/xml/firewalld.dbus.xml
|
|
@@ -2867,7 +2867,7 @@
|
|
</listitem>
|
|
</varlistentry>
|
|
<varlistentry id="FirewallD1.config.Properties.RFC3964_IPv4">
|
|
- <term>FirewallBackend - s - (rw)</term>
|
|
+ <term>RFC3964_IPv4 - s - (rw)</term>
|
|
<listitem>
|
|
<para>
|
|
As per RFC 3964, filter IPv6 traffic with 6to4 destination
|
|
--
|
|
2.27.0
|
|
|