Frank Filz has uploaded this change for review.

View Change

NLM: for async response, if no IPv6 address is available convert IPv4 address

nlm_send_async always uses an IPv6 socket for the callback. When
looking up caller_name, if we don't find an IPV6 address, look for
an IPv4 address (that may be all there is, especially if the address
is in /etc/hosts) and convert that to IPv6.

Change-Id: I3bc876a9ae6be50b009ac38ab978cf93aea9c2c9
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/Protocols/NLM/nlm_async.c
1 file changed, 101 insertions(+), 27 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/11/526411/1

To view, visit change 526411. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I3bc876a9ae6be50b009ac38ab978cf93aea9c2c9
Gerrit-Change-Number: 526411
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-MessageType: newchange