freebsd-dev/lib/libc/rpc
Rick Macklem 032b04626b rpcb_clnt.c: Do not force use of UDP
Without this patch, the code in the rpcbind client forces
the use of UDP.  A comment notes that some rpcbind servers
only support UDP.  This makes NFSv3 mounts to Azure servers
impossible, since they require use of TCP for rpcbind.
Since the comment is very old (imported from NetBSD in 2001)
and I do not believe any UDP only rpcbind servers will
still exist, this patch comments out the code that forces
use of UDP, so that NFSv3 mounts to Azure servers can work.

For an NFSv3 mount, the "udp" mount option will still
make mount_nfs use UDP for rpcbind so that can be used
as a workaround for any old NFSv3 server that only
supports rpcbind over UDP (if any such server still exists).

I asked if doing this change is appropriate on freebsd-fs@
and I only got one reply (off list) that supported doing
the change.

PR:	267301
MFC after:	1 month
2022-11-13 12:16:06 -08:00
..
auth_des.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
auth_none.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
auth_time.c Use correct function prototype for signal handler. 2015-09-01 07:33:36 +00:00
auth_unix.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
authdes_prot.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
authunix_prot.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
bindresvport.3
bindresvport.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
clnt_bcast.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
clnt_dg.c rpc(3): Correct a few common typos in source code comments 2021-08-22 08:16:09 +02:00
clnt_generic.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
clnt_perror.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
clnt_raw.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
clnt_simple.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
clnt_vc.c rpc(3): Correct a few common typos in source code comments 2021-08-22 08:16:09 +02:00
crypt_client.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
des_crypt.3 des_crypt.3: Fix typo. 2018-03-07 09:31:27 +00:00
des_crypt.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
des_soft.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
DISCLAIMER
getnetconfig.3
getnetconfig.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
getnetpath.3
getnetpath.c libc: Fix a typo in a source code comment 2022-03-28 19:34:14 +02:00
getpublickey.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
getrpcent.3 RPC: update the getrpcbyname() definition to include a const qualifier. 2016-02-26 23:25:21 +00:00
getrpcent.c libc/rpc/getrpcent.c: Mark write-only variables as unused 2021-11-29 17:39:50 +02:00
getrpcport.3
getrpcport.c libc: fix buffer overrun in getrpcport(3) 2021-01-31 21:42:02 +00:00
key_call.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
key_prot_xdr.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile.inc Fix CONFS to append the value in this case. 2018-09-18 01:38:44 +00:00
mt_misc.c libc: replace 0 with NULL for pointers. 2016-04-10 19:33:58 +00:00
mt_misc.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
netconfig Move rpc and netconfig to lib/libc/rpc/ 2018-09-17 19:20:50 +00:00
netconfig.5
netname.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
netnamer.c libc rpc: Fix mismatches in prototypes for array bounds. 2022-09-28 14:01:36 -07:00
pmap_clnt.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pmap_getmaps.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pmap_getport.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pmap_prot2.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pmap_prot.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
pmap_rmt.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
publickey.3
publickey.5
README libc: spelling fixes. 2016-04-30 01:24:24 +00:00
rpc Move rpc and netconfig to lib/libc/rpc/ 2018-09-17 19:20:50 +00:00
rpc_callmsg.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rpc_clnt_auth.3
rpc_clnt_calls.3
rpc_clnt_create.3
rpc_com.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rpc_commondata.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rpc_dtablesize.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rpc_generic.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rpc_prot.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rpc_secure.3
rpc_soc.3
rpc_soc.c libc clnt_com_create: relock rpcsoc_lock earlier when port is obtained from portmapper 2022-01-09 07:36:06 +02:00
rpc_svc_calls.3
rpc_svc_create.3
rpc_svc_err.3
rpc_svc_reg.3
rpc_xdr.3
rpc.3
rpc.5
rpcb_clnt.c rpcb_clnt.c: Do not force use of UDP 2022-11-13 12:16:06 -08:00
rpcb_prot.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rpcb_st_xdr.c Fix a use of an uninitialized pointer in xdr_rpcbs_rmtcalllist(). 2020-02-05 16:10:09 +00:00
rpcbind.3
rpcdname.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rpcsec_gss_stub.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
rtime.3 Remove references to timed(8) 2021-05-13 09:53:08 +02:00
rtime.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
svc_auth_des.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
svc_auth_unix.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
svc_auth.c rpc(3): Fix two typos in source code comments 2022-04-02 09:33:24 +02:00
svc_dg.c su_data: correct macro expansion. 2018-02-08 14:53:34 +00:00
svc_generic.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
svc_raw.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
svc_run.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
svc_simple.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
svc_vc.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
svc.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Symbol.map

$FreeBSD$

PLEASE READ THE DISCLAIMER FILE.  DO NOT CALL THE SUN MICROSYSTEMS SUPPORT
LINE WITH QUESTIONS ON THIS RELEASE.  THEY CANNOT ANSWER QUESTIONS ABOUT THIS
UNSUPPORTED SOURCE RELEASE.

TIRPCSRC 2.3 29 Aug 1994

This distribution contains SunSoft's implementation of transport-independent
RPC (TI-RPC), External Data Representation (XDR), and various utilities and
documentation.  These libraries and programs form the base of Open Network
Computing (ONC), and are derived directly from the Solaris 2.3 source.

Previous releases of RPC Source based on SunOS 4.x were ported to 4.2BSD and
used Sockets as the transport interface.  These versions were
transport-specific RPC (TS-RPC).

TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface
(XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported
by almost 70 vendors on all major operating systems.  TS-RPC source code
(RPCSRC 4.0) remains available from several internet sites.

This release is a native source release, that is, it is compatible for
building on Solaris 2.3.  This release was built on Solaris 2.3 using SunPro
SPARCompiler 2.0.1.

Solaris 2.3 is based on System V, Release 4 (SVR4), and while this release
should be mostly compatible with other SVR4 systems, some Solaris facilities
that are assumed may not be available.  In particular, this release uses the
Makefile format supported by SparcCompiler 2.0.1.  Second, the Secure RPC
routines use the Solaris Name Service Switch to access public-key credential
databases.  This code will need to be ported if your system does not support
the Name Service Switch.  Finally, this release uses the synchronization
interfaces of UI Threads to make certain interfaces thread-safe.  These
interfaces are found in libthread in Solaris 2.3 and later.

Applications linked with this release's librpc must link with the United
States domestic version of libcrypt in order to resolve the cbc_crypt() and
ecb_crypt() functions.  These routines are used with Secure RPC however all
RPC programs that link with this release's librpc will need to link with the
domestic libcrypt.  Note that the Solaris 2.3 Encryption Kit is only available
within the United States.  (PLEASE NOTE: The RPC implementation found in
Solaris 2.3's libnsl does *not* have this requirement; linking with libcrypt
is only a requirement for the TIRPCSRC 2.3 version of librpc.)


DOCUMENTATION NOTE

The documentation found in the doc directory are derived from the Solaris 2.3
Network Interfaces Programming Guide.  A small number of compile examples are
given, and these use libnsl to link in the RPC library.  This release builds
the RPC library as librpc.  To use this release's librpc, use the link command
"-lrpc -lnsl -lcrypt".  This links the application with TIRPCSRC 2.3's librpc
for RPC routines, Solaris's libnsl for other networking functions, and
libcrypt for the cbc_crypt() and ecb_crypt functions.


WHY IS THIS RELEASE BEING DONE?

This release is being distributed to make the Sun implementation of the ONC
technologies available for reference and porting to non-Solaris platforms.
The current release is a native source distribution, and provides services
that are already available on Solaris 2.3 (such as the RPC headers, the RPC
library in libnsl, rpcbind, rpcinfo, etc.).  It is not our intention to
replace these services.  See the DISCLAIMER for further information about the
legal status of this release.


WHAT'S NEW IN THIS RELEASE: TIRPCSRC 2.3

The previous release was TIRPCSRC 2.0.

1.      This release is based on Solaris 2.3.  The previous release was
	based on Solaris 2.0.  This release contains a significant number of
	bug fixes and other enhancements over TIRPCSRC 2.0.

2.      The RPC library is thread safe for all client-side interfaces
	(clnt_create, clnt_call, etc.).  The server-side interfaces
	(svc_create, svc_run, etc.) are not thread safe in this release. The
	server-side interfaces will be made thread safe in the next release of
	TIRPCSRC.  Please see the manual pages for details about which
	interfaces are thread safe.

3.      As part of the work to make the RPC library thread-safe, rpcgen has
	been enhanced to generate thread-safe RPC stubs (the -M option).  Note
	that this modifies the call-signature for the stub functions; the
	procedure calling the RPC stub must now pass to the stub a pointer to
	an allocated structure where results will be placed by the stub.  See
	the rpcgen manual page and the rpcgen Programming Guide for details.

4.      The Remote Asynchronous Calls (RAC) library is now included.  RAC was
	first introduced in TIRPCSRC 1.0, and was bundled with librpc.  It is
	now a separate library.  The asynchronous call model that RAC provides
	can be achieved by using threads for making client-side RPC calls.
	The ONC Technology group recommends using threads (where possible) to
	achieve asynchrony rather than RAC.  See the rpc_rac(3n) manual page
	for details.


ROADMAP

The directory hierarchy is as follows:

    cmd/        Utilities
    cmd/rpcgen      The RPC Language compiler (for .x files)
    cmd/rpcbind     The RPC bindery and portmapper
    cmd/rpcinfo     RPC bindery query utility
    cmd/keyserv     The Secure RPC keyserver
    cmd/demo        Some simple ONC demo services

    doc/        Postscript versions of ONC documentation

    head/       Header files
    head/rpcsvc     RPCL (.x) specifications for various ONC services, and
                    header files.

    lib/        Libraries
    lib/librpc      The RPC and XDR library
    lib/librac      The Remote Asynchronous Calls (RAC) library

    man/        Manual pages for the RPC library and utilities.

    uts/common/rpc      RPC header files



BUILD INSTRUCTIONS

Prior to building the release, you must define the SRC environment variable
to be the path to the top-level Makefile.  For example, if /usr/src/tirpcsrc
is where to top-level Makefile is located, execute this command prior to
building the release:

        setenv SRC /usr/src/tirpcsrc        (csh)
or
        SRC=/usr/src/tirpcsrc; export SRC   (sh)

The sources in the lib directory depend on header files installed from head
and uts/common/rpc, and the programs in the cmd directory depend on libraries
from lib.  Therefore, you should do a "make install" to build the release.

The top-level Makefile builds the release.  The "ROOT" macro defines where the
headers and libraries are installed.  The default for ROOT is "/proto".  You
may change this by either modifiying Makefile.master, or issuing the build
command with a new definition for ROOT:

        make install ROOT=/opt/onc

You will of course need write privileges for the destination directory.
The headers, libraries and executables will be built and installed under the
ROOT.


The demonstration services in the demo directory are not built by the
top-level "make install" command.  To build these, cd to the cmd/demo
directory and enter "make".  The four services will be built.
RPCGEN MUST BE INSTALLED in a path that make can find.  To run the
services, rpcbind must be running, then invoke the service
(you probably will want to put it in the background).  rpcinfo can be
used to check that the service succeeded in getting registered with
rpcbind, and to ping the service (see rpcinfo's man page).  You can
then use the corresponding client program to exercise the service.


BUILDING ONC APPLICATIONS

See the Makefiles in the demonstration services for examples of building
ONC applications with this release.  The $(ROOT)/usr/include directory
must be included in the compiler header file search path (-I), and the
$(ROOT)/usr/lib directory must be included in the linker library file search
path (-L).  Also, to run executables built dynamically, the shared library
search path (LD_LIBRARY_PATH) must also include $(ROOT)/usr/lib.  In addition
to linking in this release's librpc (via -lrpc), you must also link with
Solaris's libnsl (-lnsl) and the US domestic version of libcrypt (-lcrypt).