]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Sun, 14 Jun 2015 22:15:12 +0000 (00:15 +0200)
committerLennart Poettering <lennart@poettering.net>
Sun, 14 Jun 2015 22:15:20 +0000 (00:15 +0200)
TODO

diff --git a/TODO b/TODO
index db3205c9e80ddc590a90af1a495e026bf14a7101..d09219ddac1491838f09b41bb123449d3bebf52b 100644 (file)
--- 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.