SUNRPC: Add support for formatted universal addresses
commit756805e7a76bcd2aae07fe31786fe453375e60b1
authorChuck Lever <chuck.lever@oracle.com>
Thu, 16 Aug 2007 20:03:26 +0000 (16 16:03 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:16:29 +0000 (9 17:16 -0400)
treef741760cde49f5f9f433d6996300f44a916a743c
parent8945ee5e27156ef9708bc3a11da87ba689aa38b6
SUNRPC: Add support for formatted universal addresses

"Universal addresses" are a string representation of an IP address and
port.  They are described fully in RFC 3530, section 2.2.  Add support
for generating them in the RPC client's socket transport module.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
include/linux/sunrpc/xprt.h
net/sunrpc/xprtsock.c