From: Lennart Poettering Date: Sun, 14 Jun 2015 22:15:12 +0000 (+0200) Subject: update TODO X-Git-Tag: v221~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bea2e3dde7e0b7ea9f52e85891f9a7e2ddb930d;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index db3205c9e80..d09219ddac1 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.