aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2023-05-11 08:06:24 +1000
committerTrond Myklebust <[email protected]>2023-06-19 12:12:22 -0400
commit4388ce05fa38b17e7d9ddabffcb16ed778ee417c (patch)
tree8cf67d53e7769d9901f7dd165035ba89c38eacc0 /scripts/bpf_doc.py
parent86e2e1f6d9215bfec88b82c16936ba0f3ddaeb00 (diff)
SUNRPC: support abstract unix socket addresses
An "abtract" address for an AF_UNIX socket start with a nul and can contain any bytes for the given length, but traditionally doesn't contain other nuls. When reported, the leading nul is replaced by '@'. sunrpc currently rejects connections to these addresses and reports them as an empty string. To provide support for future use of these addresses, allow them for outgoing connections and report them more usefully. Signed-off-by: NeilBrown <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions