added --fw-list arg to the fwknopd daemon to list all current firewall rules for any running fwknopd process

git-svn-id: file:///home/mbr/svn/fwknop/trunk@260 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
Michael Rash
2010-07-13 04:09:07 +00:00
parent ed9170e506
commit 6f4ff9cb69
8 changed files with 91 additions and 9 deletions

View File

@@ -62,6 +62,10 @@ COMMAND-LINE OPTIONS
in the foreground, message that would go to the log would instead be
sent to stderr. This mode is usually used when testing and/or debugging.
*--fw-list*::
List all firewall rules that any running *fwknopd* daemon has created
and then exit.
*-K, --Kill*::
Kill the current *fwknopd* process. This provides a quick and easy
way to stop *fwknopd* without having to look in the process table.