chiark / gitweb /
Update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 15 May 2014 22:23:26 +0000 (00:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 15 May 2014 22:23:54 +0000 (00:23 +0200)
TODO

diff --git a/TODO b/TODO
index 239075e8374c19e253e5d4ab2337be97aa21a3c6..1ef189016dd5064621071c357a300e9b98859dcb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,6 +30,8 @@ External:
 
 Features:
 
 
 Features:
 
+* timer units: actually add extra delays to timer units with high AccuracySec values, don't start them already when we are awake...
+
 * timesyncd:
   - hookup with networkd: NTP servers from dhcp
   - hookup with networkd: listen to online/offline state
 * timesyncd:
   - hookup with networkd: NTP servers from dhcp
   - hookup with networkd: listen to online/offline state
@@ -701,6 +703,7 @@ Features:
    - patch kernel to support module alias for tunnel device (ipip/sit/gre),
      then remove remove libkmod dependency and CAP_SYS_MODULE
    - add veth netdev support (c.f. http://shorewall.net/bridge-Shorewall-perl.html#veth)
    - patch kernel to support module alias for tunnel device (ipip/sit/gre),
      then remove remove libkmod dependency and CAP_SYS_MODULE
    - add veth netdev support (c.f. http://shorewall.net/bridge-Shorewall-perl.html#veth)
+   - add tun/tap netdev support
 
 External:
 
 
 External: