From 0bea2e3dde7e0b7ea9f52e85891f9a7e2ddb930d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 15 Jun 2015 00:15:12 +0200 Subject: [PATCH] update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index db3205c9e8..d09219ddac 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.