update TODO

This commit is contained in:
Lennart Poettering 2024-01-25 14:06:37 +01:00
parent 0e949cff53
commit 9af6ab4499

5
TODO
View file

@ -132,6 +132,11 @@ Deprecations and removals:
Features: 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 * 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 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 to read them from. This way the data doesn't remain in the SMBIOS blob during