[PATCH 0/3] Support abstract addresses for rpcbind in libtirpc
From: NeilBrown <hidden>
Date: 2023-05-10 22:21:10
From: NeilBrown <hidden>
Date: 2023-05-10 22:21:10
To accompany the kernel patches, these patches enhance libtirpc to work
with abstract addresses, and to attempt to reach rpcbind using the
proposed new abstract address: "\0/run/rpcbind.sock"
NeilBrown
---
NeilBrown (3):
Allow working with abstract AF_UNIX addresses.
Change local_rpcb() to take a targaddr pointer.
Try using a new abstract address when connecting rpcbind
src/rpc_com.h | 6 +++
src/rpc_generic.c | 18 ++++---
src/rpc_soc.c | 6 ++-
src/rpcb_clnt.c | 112 ++++++++++++++++++++++--------------------
tirpc/rpc/rpcb_prot.h | 1 +
tirpc/rpc/rpcb_prot.x | 1 +
6 files changed, 85 insertions(+), 59 deletions(-)
--
Signature