summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-10-11 20:02:16 +0200
committerLennart Poettering <lennart@poettering.net>2013-10-11 20:03:19 +0200
commit9db76355212de5eb7985829d352183d3bdfb56d5 (patch)
tree5b0c1f793c9db122d42f2bf5078b7425237dad5f /TODO
parent43a43f5016eb9404afdd6719b18f604a484535ec (diff)
bus: if a a Set() vtable callback of a writable is left NULL, try to do the right thing automatically
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6847217cbd..4a498b9099 100644
--- a/TODO
+++ b/TODO
@@ -52,6 +52,8 @@ CGroup Rework Completion:
Features:
+* Add a new Distribute=$NUMBER key to socket units that makes use of SO_REUSEPORT to distribute network traffic on $NUMBER instances
+
* tmpfiles: when applying ownership to /run/log/journal also do this for the journal fails contained in it
* rework list.h to use typeof() and thus simplify most linked list macros by not requring the type to be specified