From ef9262d0d178dd72488559ad88f2ce8980e5e6d7 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 22 Apr 2024 13:06:48 +0200 Subject: [PATCH] man: be explicit that we don't proxy SO_PEER*, SCM_RIGHTS and co. Fixes: #22744 --- man/systemd-socket-proxyd.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/systemd-socket-proxyd.xml b/man/systemd-socket-proxyd.xml index 829cc958051..dde6d888ada 100644 --- a/man/systemd-socket-proxyd.xml +++ b/man/systemd-socket-proxyd.xml @@ -53,6 +53,11 @@ Accept=no and an event-driven design that scales better with the number of connections. + + Note that systemd-socket-proxyd will not forward socket side channel + information, i.e. will not forward SCM_RIGHTS, SCM_CREDENTIALS, + SCM_SECURITY, SO_PEERCRED, SO_PEERPIDFD, + SO_PEERSEC, SO_PEERGROUPS and similar. Options