From 2cf3cdc43b134a861d889849cef5945cbe44fb74 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Thu, 20 Oct 2005 17:09:07 +0000 Subject: deprecate --- examples/perf_test/perf_test | 5 +++++ 1 file changed, 5 insertions(+) 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. -- cgit v1.2.3