From: Neil Brown <neilb@suse.de>
To: Chuck Lever <chuck.lever@oracle.com>, Steve Dickson <steved@redhat.com>
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH 0/3] Some IPv6 enhancements for nfs-utils
Date: Wed, 04 Aug 2010 16:49:45 +1000 [thread overview]
Message-ID: <20100804064553.16641.92857.stgit@localhost.localdomain> (raw)
Hi Chuck et al,
I've been playing with IPv6 server support and offer these patches
which get us a little bit closer.
I realise that you may already have similar patches queued in which
case feel free to ignore these.
With these plus a couple of #defines of IPV6_SUPPORTED I can export
with NFSv4 over IPv6 quite successfully.
NeilBrown
---
Neil Brown (3):
Make buffers large enough for IPv6 addresses
Give hostname.c more support for IPv6
Allow check_fqdn to compare IPv6 addresses
support/export/client.c | 23 +----------------------
support/export/hostname.c | 28 +++++++++++++++++++---------
utils/mountd/cache.c | 6 +++---
utils/mountd/rmtab.c | 2 +-
4 files changed, 24 insertions(+), 35 deletions(-)
--
Signature
next reply other threads:[~2010-08-04 6:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-04 6:49 Neil Brown [this message]
2010-08-04 6:49 ` [PATCH 3/3] Allow check_fqdn to compare IPv6 addresses Neil Brown
2010-09-27 11:46 ` Steve Dickson
2010-08-04 6:49 ` [PATCH 2/3] Give hostname.c more support for IPv6 Neil Brown
2010-08-04 11:57 ` Jim Rees
2010-09-27 11:44 ` Steve Dickson
2010-08-04 6:49 ` [PATCH 1/3] Make buffers large enough for IPv6 addresses Neil Brown
2010-09-27 11:33 ` Steve Dickson
2010-08-04 15:08 ` [PATCH 0/3] Some IPv6 enhancements for nfs-utils Chuck Lever
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100804064553.16641.92857.stgit@localhost.localdomain \
--to=neilb@suse.de \
--cc=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=steved@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).