From 36035d52d31612c9998cc709c97c3e4bef6921ab Mon Sep 17 00:00:00 2001 From: Jan Rafaj Date: Mon, 12 Oct 2009 00:01:30 +0200 Subject: [PATCH] pknock: purge void --secure option from help text Signed-off-by: Jan Rafaj --- extensions/pknock/libxt_pknock.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/extensions/pknock/libxt_pknock.c b/extensions/pknock/libxt_pknock.c index 5da9080..081f792 100644 --- a/extensions/pknock/libxt_pknock.c +++ b/extensions/pknock/libxt_pknock.c @@ -36,8 +36,6 @@ static void pknock_mt_help(void) "Matches destination port(s).\n" " --time seconds\n" "Time between port match.\n" - " --secure " - "hmac must be in the packets.\n" " --strict " "Knocks sequence must be exact.\n" " --name rule_name "