It is the only address family which lacks a table describing supported
hooks. Since that would be identical to the one for ip/ip6/inet
families, just point there.

Signed-off-by: Phil Sutter <p...@nwl.cc>
---
 doc/nft.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/nft.xml b/doc/nft.xml
index bc6b6fb72b6a7..00095ddafcdad 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -429,6 +429,9 @@ filter input iif $int_ifs accept
                        <para>
                                The bridge address family handles ethernet 
packets traversing bridge devices.
                        </para>
+                       <para>
+                               The list of supported hooks is identical to 
IPv4/IPv6/Inet address families above.
+                       </para>
                </refsect2>
                <refsect2>
                        <title>Netdev address family</title>
-- 
2.13.1

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to