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