From c78196699d3d805b2237896a1d2b8efeec6068d0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 19 May 2013 18:39:08 +0200 Subject: bus: calculate bloom filter for match Yay! Filtering using kernel bloom filter matches works now! Yippieh! --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index fb5f0c3813..561e7ceb39 100644 --- a/TODO +++ b/TODO @@ -43,6 +43,8 @@ Features: - move to gvariant - merge busctl into systemctl or so? - synthesize sd_bus_message objects from kernel messages + - properly implement name registry ioctls for kdbus + - get rid of object hash table, use decision tree instead? * in the final killing spree, detect processes from the root directory, and complain loudly if they have argv[0][0] == '@' set. -- cgit v1.2.3-54-g00ecf