From b0688a6f5e28fac8206829e665e9d1aaffc4da6e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 3 Jun 2026 11:12:22 +0200 Subject: [PATCH] update TODO --- TODO.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO.md b/TODO.md index 4d6668dace7..a302415b84f 100644 --- a/TODO.md +++ b/TODO.md @@ -231,12 +231,6 @@ SPDX-License-Identifier: LGPL-2.1-or-later sequences of this type, so that every step of the way we get the right behaviour. -- 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 -- 2.47.3