diff options
author | Lennart Poettering <lennart@poettering.net> | 2024-11-04 10:45:26 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2024-11-04 10:45:26 +0100 |
commit | 0e44f02e2fd0fd47849227f4d6d8315f905e1287 (patch) | |
tree | ebb8bb4536fcc2f1e06b0269aa02dafd1b268c49 | |
parent | udev-builtin-path_id: SAS wide ports must have num_phys > 1 (diff) | |
download | systemd-0e44f02e2fd0fd47849227f4d6d8315f905e1287.tar.xz systemd-0e44f02e2fd0fd47849227f4d6d8315f905e1287.zip |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -129,6 +129,10 @@ Deprecations and removals: Features: +* resolved: report ttl in resolution replies if we know it. This data is useful + for tools such as wireguard which want to periodically re-resolve DNS names, + and might want to use the TTL has hint for that. + * journald: beef up ClientContext logic to store pidfd_id of peer, to validate we really use the right cache entry |