diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-05-16 00:23:26 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-05-16 00:23:54 +0200 |
commit | 2b1c3767515672dfd0f5e0a9c9d7ac3a16a6a361 (patch) | |
tree | bd04b5a2e56bb3e1ead189963906d4abffbbfaa3 /TODO | |
parent | 59a9fce47b3304bc9ce5d31b04ade5447b3910a4 (diff) |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -30,6 +30,8 @@ External: 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 @@ -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) + - add tun/tap netdev support External: |