commit | 0fb2b7e945f55a8317e5f58db7c068aab5b825a1 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Dec 10 14:56:46 2007 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:50 2008 -0500 |
tree | 3463c1bfe730486292309d0851ad2dd94c081e23 | |
parent | 0a48f5d70fa9e87269d076fe27f3563f4375c479 [diff] |
SUNRPC: Move universal address definitions to global header Universal addresses are defined in RFC 1833 and clarified in RFC 3530. We need to use them in several places in the NFS and RPC clients, so move the relevant definition and block comment to an appropriate global include file. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>