]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 31090/head
authorLennart Poettering <lennart@poettering.net>
Thu, 25 Jan 2024 13:06:37 +0000 (14:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 25 Jan 2024 15:11:33 +0000 (16:11 +0100)
TODO

diff --git a/TODO b/TODO
index 90971fbcd0d909661f6664152d0fa68bf1abe6b1..e69cb70c1ce7d15927f77d580d91ed8eec2d43a7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -132,6 +132,11 @@ Deprecations and removals:
 
 Features:
 
+* rewrite bpf-devices in libbpf/C code, rather than home-grown BPF assembly, to
+  match bpf-restrict-fs, bpf-restrict-ifaces, bpf-socket-bind
+
+* ditto: rewrite bpf-firewall in libbpf/C code
+
 * extend the smbios11 logic for passing credentials so that instead of passing
   the credential data literally it can also just reference an AF_VSOCK CID/port
   to read them from. This way the data doesn't remain in the SMBIOS blob during