summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-06-15 00:15:12 +0200
committerLennart Poettering <lennart@poettering.net>2015-06-15 00:15:20 +0200
commit0bea2e3dde7e0b7ea9f52e85891f9a7e2ddb930d (patch)
tree52052a67c1aa5c59937d0b89acb97c552db73054 /TODO
parenta611e8216615f10c65af66556df97bf9b4dfba35 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index db3205c9e8..d09219ddac 100644
--- a/TODO
+++ b/TODO
@@ -26,6 +26,8 @@ External:
Features:
+* networkd: add ipv6 privacy extensions
+
* introduce an NSS module that uses machined info to give container UIDs pretty names when user namespacing is used.
* stop using off_t, it's a crazy type. Use uint64_t instead.