summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Mack <github@zonque.org>2015-07-05 13:08:13 -0400
committerDaniel Mack <github@zonque.org>2015-07-05 13:08:13 -0400
commitb5070ab9d0956ac3482262b17b20696b0f24622f (patch)
tree7dd0f682ab653b3442902019264235af452421b4 /TODO
parent604f02add68c10232876a868c2f04b77cdcefee0 (diff)
parenta521dbf43be0a0ae4f3ec0db3b65b559834e9232 (diff)
Merge pull request #417 from ssahani/ipv6-private
Ipv6 private extensions
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 386599bc10..3424fb642a 100644
--- a/TODO
+++ b/TODO
@@ -49,8 +49,6 @@ Features:
* install: include generator dirs in unit file search paths
-* networkd: add support for configuring 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.