Jan Rafaj
284c0e9493
pknock: provide better help text for --time option
...
Signed-off-by: Jan Rafaj <jr+netfilter-devel@cedric.unob.cz >
2009-10-12 00:58:32 +02:00
Jan Engelhardt
5284b5db92
pknock: remove redundant final check for any-option
...
Just below the check that was just removed, the presence of --name is
tested for, as --name is always required. That makes the (flags == 0)
check superfluous, because non-zeroness is ensured by the name check.
2009-10-12 00:56:55 +02:00
Jan Rafaj
36035d52d3
pknock: purge void --secure option from help text
...
Signed-off-by: Jan Rafaj <jr+netfilter-devel@cedric.unob.cz >
2009-10-12 00:51:41 +02:00
Jan Engelhardt
4d94687c15
pknock: use C99 initializers for pknock_mt_opts
2009-10-12 00:50:55 +02:00
Jan Engelhardt
7070678ab4
pknock: remove redundant --chkip parameter
...
Similar to commit v1.18-56-g35b00f8, one option for one thing
really is enough.
2009-10-12 00:48:37 +02:00
Jan Engelhardt
5184176c3b
pknock: move into separate directory
...
There will be a number of pknock-related tools, e.g. the trigger
programs, so move that out to its own directory.
2009-10-09 17:50:05 +02:00