summaryrefslogtreecommitdiffstats
path: root/examples/perf_test/perf_test
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2005-10-20 17:09:07 +0000
committerBart De Schuymer <bdschuym@pandora.be>2005-10-20 17:09:07 +0000
commit2cf3cdc43b134a861d889849cef5945cbe44fb74 (patch)
treec8c97b1a5808a542fae888235aa850337c9ec8b2 /examples/perf_test/perf_test
parent5af9f0df3945062eaa8a634039175572ea79fd07 (diff)
deprecate
Diffstat (limited to 'examples/perf_test/perf_test')
-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.