aboutsummaryrefslogtreecommitdiff
path: root/crypto/krb5/doc/html/index.html
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2025-08-22 16:23:38 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2025-08-22 16:23:38 +0000
commit0d9ef08e099f6837de5a40fd582d9ffb01fd31a4 (patch)
tree47c61b7d56d581a0d237c6f8e137000107c2bc01 /crypto/krb5/doc/html/index.html
parent554907bac3b264863a051f75eedc35d180d3e18c (diff)
netlink: do not pass writer to the Linux translation layerHEADmain
Another flaw in the KPI between Netlink and Linuxulator is that we pass the on-stack writer structure. This structure belongs to someone, that we can't even identify inside nl_send() and we shall not tamper it. The Linux translation layer needs a writer, because it actually composes a new message. Instead of reusing someone's writer and trying to repair it in all possible cases where translation process tampers the writer, just let Linuxulator use its own writer. See also b977dd1ea5fb. PR: 288892 Reviewed by: melifaro Differential Revision: https://reviews.freebsd.org/D51928
Diffstat (limited to 'crypto/krb5/doc/html/index.html')
0 files changed, 0 insertions, 0 deletions