]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
statd: add IPv6 support in sm_notify_1_svc()
authorChuck Lever <chuck.lever@oracle.com>
Thu, 14 Jan 2010 17:23:27 +0000 (12:23 -0500)
committerSteve Dickson <steved@redhat.com>
Fri, 15 Jan 2010 19:55:51 +0000 (14:55 -0500)
We have all the pieces in place, so update sm_notify_1_svc() to handle
SM_NOTIFY requests sent from IPv6 remotes.

This also eliminates a memory leak: the strdup'd memory containing the
callers' presentation address was never freed.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>

No differences found