Added todo.org org mode file

The todo.org mode file was built with vim and the VimOrganizer project:

https://github.com/hsitz/VimOrganizer
This commit is contained in:
Michael Rash 2012-08-12 09:29:51 -04:00
parent dc23c640bb
commit a686d96d44
2 changed files with 11 additions and 0 deletions

View File

@ -50,6 +50,7 @@ EXTRA_DIST = \
android/project/jni/Android.mk \
ChangeLog* \
CREDITS \
todo.org \
extras/fwknop.init.debian \
extras/fwknop.init.openwrt \
extras/fwknop.init.redhat \

10
todo.org Normal file
View File

@ -0,0 +1,10 @@
* fwknop tasks
This is the main todo org mode file for the fwknop project
** fwknopd iptables comment match detection
Hank Leininger suggested that fwknopd do better detection for the iptables
comment match since it is required for the expiration of SPA rules.
** Include files for access.conf
Hank Leininger suggested that the main access.conf file have an option to
include other files in which access stanzas can be specified. This makes
it easy to wrap additional controls around access information particularly
in multi-user environments.