From 0a0215783159b9c3a3652b231df36dbff08e0ac5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 22 Apr 2015 22:24:48 +0200 Subject: [PATCH] update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index f87af7dd79..74e804f761 100644 --- a/TODO +++ b/TODO @@ -46,6 +46,8 @@ Before 220: Features: +* nspawn: as soon as networkd has a bus interface, hook up --network-interface= with networkd, to trigger netdev creation should an interface be missing + * networkd: make DHCP server IP range configurable, including only with a single IP address * rework C11 utf8.[ch] to use char32_t instead of uint32_t when referring