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

No differences found