From: Steve Dickson <SteveD@redhat.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: chris.mason@oracle.com, linux-nfs@vger.kernel.org
Subject: Re: [PATCH 0/6] IPv6 support for nfs-utils tcpwrapper shim (take 2)
Date: Sun, 17 Jan 2010 20:54:49 -0500 [thread overview]
Message-ID: <4B53BF69.80801@RedHat.com> (raw)
In-Reply-To: <20100115212102.18214.19398.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
On 01/15/2010 04:31 PM, Chuck Lever wrote:
> These patches provide IPv6 support for the tcpwrapper shim inside
> nfs-utils.
>
> We've confirmed that libwrap.a (at least the version included in
> Fedora 12) does support IPv6. Some of the man pages are missing some
> updates.
>
> I've constructed some simple unit tests using an old program that can
> send bogus SM_NOTIFY requests. Switching hostnames and IPv6 addresses
> in and out of /etc/hosts.{allow,deny} shows this code with my patches
> to be operating as designed, for basic scenarios.
>
> I also added more verbose logging in from_local() to confirm how the
> new getifaddrs(3) code is working. No unpleasant surprises there.
>
> Testing resulted in no operational changes to the logic in any of
> these patches, but the extra logging seemed worth including, hence
> this redrive.
>
> ---
>
> Chuck Lever (6):
> tcpwrapper: Add support for IPv6
> tcpwrapper: Eliminated shadowed declaration warnings
> tcpwrapper: Fix signage problems in the tcp_wrappers hash function
> tcp_wrapper: Clean up logit()
> tcp_wrappers: Use getifaddrs(3) if it is available
> tcpwrappers: Use xlog() instead of perror(3) and syslog(2)
>
Committed...
steved.
prev parent reply other threads:[~2010-01-18 1:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-15 21:31 [PATCH 0/6] IPv6 support for nfs-utils tcpwrapper shim (take 2) Chuck Lever
[not found] ` <20100115212102.18214.19398.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2010-01-15 21:31 ` [PATCH 1/6] tcpwrappers: Use xlog() instead of perror(3) and syslog(2) Chuck Lever
2010-01-15 21:31 ` [PATCH 2/6] tcp_wrappers: Use getifaddrs(3) if it is available Chuck Lever
2010-01-15 21:31 ` [PATCH 3/6] tcp_wrapper: Clean up logit() Chuck Lever
2010-01-15 21:31 ` [PATCH 4/6] tcpwrapper: Fix signage problems in the tcp_wrappers hash function Chuck Lever
2010-01-15 21:31 ` [PATCH 5/6] tcpwrapper: Eliminated shadowed declaration warnings Chuck Lever
2010-01-15 21:32 ` [PATCH 6/6] tcpwrapper: Add support for IPv6 Chuck Lever
2010-01-18 1:54 ` Steve Dickson [this message]
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=4B53BF69.80801@RedHat.com \
--to=steved@redhat.com \
--cc=chris.mason@oracle.com \
--cc=chuck.lever@oracle.com \
--cc=linux-nfs@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.