On Jan 15, 2010, at 1:04 PM, Steve Dickson wrote:
On 01/15/2010 12:49 PM, Chuck Lever wrote:
These patches provide IPv6 support for the tcpwrapper shim inside
nfs-utils. It assumes that the generic tcpwrapper library can
support IPv6 addresses. It has not been extensively tested, but
I think the framework is reasonable, and only minor bug fixes might
be needed as we go along.
Did you do any simple "hello world" testing?
I've build-tested them. Jeff and I had them applied while doing the
statd testing. They don't appear to cause problems when no allow/deny
sets exist.
I thought we would have more time to test and review these, so I
haven't done more extensive testing so far. In any case, I don't
think they will be harmful, and can serve as a place marker for that
feature as the beta moves forward.
steved.
---
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)
aclocal/ipv6.m4 | 4 -
configure.ac | 2
support/include/tcpwrapper.h | 12 +-
support/misc/from_local.c | 112 +++++++++++++++++++----
support/misc/tcpwrapper.c | 203 +++++++++++++++++++++++
+-----------------
utils/mountd/mount_dispatch.c | 6 -
utils/statd/statd.c | 5 -
utils/statd/statd.man | 3 -
8 files changed, 223 insertions(+), 124 deletions(-)
--
Chuck Lever
chuck[dot]lever[at]oracle[dot]com
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html