commit | 756805e7a76bcd2aae07fe31786fe453375e60b1 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Thu Aug 16 16:03:26 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:16:29 2007 -0400 |
tree | f741760cde49f5f9f433d6996300f44a916a743c | |
parent | 8945ee5e27156ef9708bc3a11da87ba689aa38b6 [diff] |
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>