original_kernel/net/sunrpc
Chuck Lever ec739ef03d SUNRPC: Create a helper to tell whether a transport is bound
Hide the contents and format of xprt->addr by eliminating direct uses
of the xprt->addr.sin_port field.  This change is required to support
alternate RPC host address formats (eg IPv6).

Test-plan:
Destructive testing (unplugging the network temporarily).  Repeated runs of
Connectathon locking suite with UDP and TCP.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-09-22 23:24:39 -04:00
..
auth_gss [CRYPTO] users: Use crypto_hash interface instead of crypto_digest 2006-09-21 11:46:21 +10:00
Makefile
auth.c
auth_null.c
auth_unix.c
cache.c
clnt.c SUNRPC: Create a helper to tell whether a transport is bound 2006-09-22 23:24:39 -04:00
pmap_clnt.c SUNRPC: Create a helper to tell whether a transport is bound 2006-09-22 23:24:39 -04:00
rpc_pipe.c
sched.c
socklib.c
stats.c
sunrpc_syms.c
svc.c
svcauth.c
svcauth_unix.c
svcsock.c
sysctl.c
timer.c
xdr.c
xprt.c SUNRPC: Create a helper to tell whether a transport is bound 2006-09-22 23:24:39 -04:00
xprtsock.c SUNRPC: Create a helper to tell whether a transport is bound 2006-09-22 23:24:39 -04:00