From: Lennart Poettering Date: Mon, 1 Jun 2026 12:19:33 +0000 (+0200) Subject: update TODO X-Git-Tag: v261-rc3~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea84aa0ce2539adf3ef2de27ce5a53d316e4445f;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO.md b/TODO.md index 4e5443d0494..d2b063eef70 100644 --- a/TODO.md +++ b/TODO.md @@ -128,6 +128,17 @@ SPDX-License-Identifier: LGPL-2.1-or-later ## Features +- now that the kernel supports xattrs on sockets: mark varlink entrypoint + sockets, server side of varlink sockets, and client sides of valrink sockets + with distinct xattrs to make them recognizable (similar maybe for our other + protocols, such as syslog, journal native entry point). For entrypoints might + require new .socket unit setting. + +- implement "varlinkctl trace" or so, that watches socket traffic on a group of + processes (select by pid, select by cgroup, select by all machine), and shows + traffic of all sockets marked via the new varlink socket xattrs. Use BPF for + all of that of course. + - systemd-report: implement signing via callout varlink dir - add tooling for generating dictionary-based hostnames