summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2017-05-18 21:32:06 +0200
committerChristian Pointner <equinox@spreadspace.org>2017-05-18 21:32:06 +0200
commit83ef99e217b30cec699f06bf7111cc41adc0c299 (patch)
tree21c686b7ed38d121e3ddb922b7865122bfbe206f /doc
parentmore accurate back pressure (diff)
make variable names more comlient to golang convention
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index efa2947..28f20ec 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -7,8 +7,6 @@
* 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
* hub: sanity check len(clients) and clients field in date update (as well as bytes-sent/received)
-* hub: srv append actor is not needed anymore...