SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 30 Mar 2009 22:59:17 +0000 (18:59 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 Apr 2009 17:24:29 +0000 (13:24 -0400)
Also ensure that we use the protocol family instead of the address
family when calling sock_create_kern().

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found