summaryrefslogtreecommitdiff
path: root/network/nft/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/nft/README')
-rw-r--r--network/nft/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/network/nft/README b/network/nft/README
index c057392d9a..653e9c0d9f 100644
--- a/network/nft/README
+++ b/network/nft/README
@@ -7,6 +7,10 @@ nftables is built upon the building blocks of the Netfilter infrastructure such
as the existing hooks, the connection tracking system, the userspace queueing
component and the logging subsystem.
-In order to use nft, you need a Linux kernel >= 3.14 with nftables configured.
+In order to use nft, you need a Linux kernel >= 3.14 with nftables configured;
+however at least one feature of nft 0.5 requires >= 4.2.
+
+There is a comprehensive HOWTO for nftables at
+http://wiki.nftables.org/wiki-nftables/index.php/Main_Page
nftables is currently under development, so for experimenters only!