]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
man: ebtables-nft.8: Note that --concurrent is a NOP
authorPhil Sutter <phil@nwl.cc>
Tue, 8 Oct 2024 16:11:39 +0000 (18:11 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 16 Oct 2024 13:31:44 +0000 (15:31 +0200)
For obvious reasons, ebtables-nft does not need file-based locking to
prevent concurrency.

Fixes: 1939cbc25e6f5 ("doc: Adjust ebtables man page")
Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/ebtables-nft.8

index 29c7d9faf81064c7fabfe9c4955a145400176d89..8698165024de192cd9672706ccf7f1fa421924d1 100644 (file)
@@ -358,7 +358,8 @@ When talking to the kernel, use this
 to try to automatically load missing kernel modules.
 .TP
 .B --concurrent
-Use a file lock to support concurrent scripts updating the ebtables kernel tables.
+This would use a file lock to support concurrent scripts updating the ebtables
+kernel tables. It is not needed with \fBebtables-nft\fP though and thus ignored.
 
 .SS
 RULE SPECIFICATIONS