SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6
authorChuck Lever <chuck.lever@oracle.com>
Mon, 30 Jun 2008 22:45:37 +0000 (18:45 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 29 Sep 2008 21:56:56 +0000 (17:56 -0400)
Teach svc_create_xprt() to use the correct ANY address for AF_INET6 based
RPC services.

No caller uses AF_INET6 yet.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found