summaryrefslogtreecommitdiffstats
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
commit2dc06b7bfb04a0f315e3d596b9dd16ae1d9974b0 (patch)
tree7ff4dc1c9c81e3a21af9b1e20d8f7af101504439
parent601485dff84bdb17d0ab5b23292185987f69cb16 (diff)
deprecate
-rwxr-xr-xuserspace/ebtables2/examples/perf_test/perf_test5
1 files changed, 5 insertions, 0 deletions
diff --git a/userspace/ebtables2/examples/perf_test/perf_test b/userspace/ebtables2/examples/perf_test/perf_test
index c8ca192..afda266 100755
--- a/userspace/ebtables2/examples/perf_test/perf_test
+++ b/userspace/ebtables2/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.