diff options
author | Lennart Poettering <lennart@poettering.net> | 2023-05-05 21:35:19 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2023-05-16 10:17:49 +0200 |
commit | a0cb33581630a54c89d088d36eb3bf6cf7459cd7 (patch) | |
tree | 1b79aa7d2e41dc911ec6783f9c1ad96246a22ffc /src/network/fuzz-netdev-parser.c | |
parent | f7794e423ae79325bdbf7b3637b7cb7a1a57e62e (diff) | |
download | systemd-a0cb33581630a54c89d088d36eb3bf6cf7459cd7.tar.gz |
sd-bus: bind outgoing AF_UNIX sockets to abstract addresses conveying client comm + bus description string
Let's pass some additional meta information along bus connections
without actually altering the communication protocol.
Pass the client comm and client description string of the bus via
including it in the abstract namespace client socket address we connect
to. This is purely informational (and entirely user controlled), but has
the benefit that servers can make use of the information if they want,
but really don't have to. It works entirely transparently.
This takes inspiration from how we convey similar information via
credential socket connections.
Diffstat (limited to 'src/network/fuzz-netdev-parser.c')
0 files changed, 0 insertions, 0 deletions