public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Support IPv6 in libexport.a
@ 2010-08-24 16:35 Chuck Lever
  2010-08-24 16:35 ` [PATCH 1/5] libexport.a: Prepare to recognize IPv6 addresses in client_gettype() Chuck Lever
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Chuck Lever @ 2010-08-24 16:35 UTC (permalink / raw)
  To: steved; +Cc: linux-nfs

Hi Steve-

This patch set should encapsulate IPv6-related changes needed in
support/export/client.c .  It updates logic that parses presentation
addresses and netmasks, and logic that compares socket addresses.

---

Chuck Lever (5):
      libexport.a: IPv6 support in client_check()
      libexport.a: IPv6 support for client_init_subnet()
      libexport.a: Prepare init_subnetwork() for IPv6 support
      libexport.a: Use host helper to parse address in client_init()
      libexport.a: Prepare to recognize IPv6 addresses in client_gettype()


 support/export/client.c |  208 +++++++++++++++++++++++++++++++++++------------
 1 files changed, 153 insertions(+), 55 deletions(-)

-- 
Chuck Lever

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-08-31 23:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-24 16:35 [PATCH 0/5] Support IPv6 in libexport.a Chuck Lever
2010-08-24 16:35 ` [PATCH 1/5] libexport.a: Prepare to recognize IPv6 addresses in client_gettype() Chuck Lever
2010-08-24 16:35 ` [PATCH 2/5] libexport.a: Use host helper to parse address in client_init() Chuck Lever
2010-08-24 16:35 ` [PATCH 3/5] libexport.a: Prepare init_subnetwork() for IPv6 support Chuck Lever
2010-08-24 16:35 ` [PATCH 4/5] libexport.a: IPv6 support for client_init_subnet() Chuck Lever
2010-08-24 16:36 ` [PATCH 5/5] libexport.a: IPv6 support in client_check() Chuck Lever
2010-08-31 19:43 ` [PATCH 0/5] Support IPv6 in libexport.a Steve Dickson
     [not found]   ` <4C7D5B63.9060907-AfCzQyP5zfLQT0dZR+AlfA@public.gmane.org>
2010-08-31 20:36     ` Chuck Lever
2010-08-31 23:41       ` Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox