summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/perf_test/perf_test5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/perf_test/perf_test b/examples/perf_test/perf_test
index c8ca192..afda266 100755
--- a/examples/perf_test/perf_test
+++ b/examples/perf_test/perf_test
@@ -1,5 +1,10 @@
#!/bin/bash
#
+# The ebtablesu/ebtablesd programs are deprecated,
+# they're mostly useful for debugging ebtables in daemon
+# mode. For fast population of tables, use ebtables-restore.
+# You should probably just ignore this script.
+#
# This script can be used to compare the speed of
# the different methods for adding rules in ebtables
# chains.