summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2017-05-10 21:54:28 +0200
committerChristian Pointner <equinox@spreadspace.org>2017-05-10 21:54:28 +0200
commitfda0f759703ecb394d504fee834b61b8cfb97bf6 (patch)
tree203310454f642ddd42901860c04d0465fd22c6dc /doc
parentsome cleanup @ forwarder (diff)
major variable name refactoring
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 3074b9c..4ef2c48 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -3,8 +3,10 @@
* address issues with python-twisted dropping messages when transmit
buffer is full
* move common code of python-twisted based importer to seperate module
-* how to handle overlapping times for data-updates from the same
- source?
* fix wrong usage of twisted
* hub: implement foward-only mode (delete dataupdates from local store
as soon as they are forwareded)
+* hub: add geo-ip lookups
+* hub: add crpyto-pan support for IP address anonymization
+* hub: add support for Elasticsearch 5.x
+* hub: add additional checks at protocol parser