diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-06-15 00:15:12 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-06-15 00:15:20 +0200 |
commit | 0bea2e3dde7e0b7ea9f52e85891f9a7e2ddb930d (patch) | |
tree | 52052a67c1aa5c59937d0b89acb97c552db73054 | |
parent | a611e8216615f10c65af66556df97bf9b4dfba35 (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |