summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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