freebsd-dev/include/rpc
Dmitry Ovsyannikov 9f48eea366 rpcbind: get contact addr from xprt members
Addition to D31491 in order to actually resolve the top root cause.

Currently rpcbind gets contact address from connectionless xprt->xp_p2
member of a transport and will fail to get it when working over
connection oriented transport, leading to a guess game in terms of
contact address on rpcinfo requests like RPCBPROC_GETVERSADDR or
RPCBPROC_GETADDRLIST and poor returns which may influence a user
of a call and specifically reported on OSX clients, which tend to
not provide address hint from rpcinfo request to a server.

MFC after:	1 week
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D35220
2022-06-13 08:54:08 -05:00
..
auth_des.h
auth_kerb.h
auth_unix.h
auth.h
clnt_soc.h
clnt_stat.h
clnt.h
des_crypt.h
des.h
Makefile
Makefile.depend
nettype.h
pmap_clnt.h
pmap_prot.h
pmap_rmt.h
raw.h
rpc_com.h
rpc_msg.h
rpc.h
rpcb_clnt.h
rpcb_prot.x
rpcent.h
rpcsec_gss.h
svc_auth.h
svc_dg.h
svc_soc.h
svc.h rpcbind: get contact addr from xprt members 2022-06-13 08:54:08 -05:00
xdr.h