summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2008-10-31 18:15:32 +0100
committerDavid Sommerseth <dazo@users.sourceforge.net>2008-10-31 18:15:32 +0100
commit0f14bdb757fb730959309481ad911ea270222154 (patch)
tree8953beaa899c2f4832087b072ac23f78bedac78a /TODO
parentc976caa830302cf9cd2685649a2f6bf71ae52e54 (diff)
downloadeurephia-0f14bdb757fb730959309481ad911ea270222154.tar.gz
eurephia-0f14bdb757fb730959309481ad911ea270222154.tar.xz
eurephia-0f14bdb757fb730959309481ad911ea270222154.zip
Updated TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index 838d638..14d2932 100644
--- a/TODO
+++ b/TODO
@@ -21,6 +21,15 @@
ability to disable via config
- Flush chain on startup/shutdown, ability to disable via config
+* BUGFIX: Improve shutdown of firewall update thread
+ - At present, waitpid() fails, because the process looses its
+ relation to the parent process when openvpn is run as a daemon
+
+ Possible solution: Let master process wait for a confirmation
+ sent via Posix Semaphore as confirmation that the process is
+ shutting down.
+
+
**
** Release 1.1 requirements
**