[RFC] [PATCH 0/2] Set V6ONLY sockopt for kernel RPC services

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <netdev@...>
Date: Tuesday, August 5, 2008 - 11:24 am

It has been suggested that I should unconditionally pre-empt the creation
of user space IPv4 listeners on the same port when the kernel sets up an
IPv6 listener for RPC services.  This series of patches should implement
that.

I'm interested in comments and review -- it's a pretty simple set of
changes that go on top of 2.6.27-rc1.

---

Chuck Lever (2):
      SUNRPC: Set V6ONLY socket option for RPC listener sockets
      SUNRPC: Add address family field to svc_serv data structure


 fs/lockd/svc.c             |    2 +-
 fs/nfs/callback.c          |    3 ++-
 fs/nfsd/nfssvc.c           |    3 ++-
 include/linux/sunrpc/svc.h |    9 +++++----
 net/sunrpc/svc.c           |   11 ++++++-----
 net/sunrpc/svcsock.c       |   12 ++++++++++++
 6 files changed, 28 insertions(+), 12 deletions(-)

-- 
Chuck Lever
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] [PATCH 0/2] Set V6ONLY sockopt for kernel RPC services, Chuck Lever, (Tue Aug 5, 11:24 am)