]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/statd/sm-notify.c
sm-notify: Support IPv6 DNS lookups in smn_lookup
authorChuck Lever <chuck.lever@oracle.com>
Thu, 14 Jan 2010 17:23:09 +0000 (12:23 -0500)
committerSteve Dickson <steved@redhat.com>
Fri, 15 Jan 2010 19:55:51 +0000 (14:55 -0500)
commit18c3a41364836e61ceeb8e615e2b059904c5b65f
treed5ad64b32eb434d108f542a388b37ca003bff1fc
parent51fdac83e3afd86d0885c6b83123758708da61b1
sm-notify: Support IPv6 DNS lookups in smn_lookup

When IPV6_SUPPORTED is enabled and the local system has IPv6 support,
request AF_INET6 and AF_INET addresses from the DNS resolver.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
utils/statd/sm-notify.c