update TODO

This commit is contained in:
Lennart Poettering 2015-06-15 00:15:12 +02:00
parent a611e82166
commit 0bea2e3dde
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -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.