SUNRPC: create an IPv6-savvy mechanism for binding to a reserved port
authorChuck Lever <chuck.lever@oracle.com>
Mon, 6 Aug 2007 15:57:33 +0000 (11:57 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:16:10 +0000 (17:16 -0400)
commit90058d37c30ffce0e033ea3dcc6a539111483a58
treebaed7764ac3c00bc27244aa58bb1465c6dd87989
parent7dc753f0391ad94868609376f37be4833671b57d
SUNRPC: create an IPv6-savvy mechanism for binding to a reserved port

Clone xs_bindresvport into two functions, one that can handle IPv4
addresses, and one that can handle IPv6 addresses.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Cc: Aurelien Charbon <aurelien.charbon@ext.bull.net>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xprtsock.c