dlm: fix address compare
authorDavid Teigland <teigland@redhat.com>
Thu, 28 Aug 2008 16:36:19 +0000 (11:36 -0500)
committerDavid Teigland <teigland@redhat.com>
Tue, 2 Sep 2008 19:32:08 +0000 (14:32 -0500)
Compare only the addr and port fields of sockaddr structures.
Fixes a problem with ipv6 where sin6_scope_id does not match.

Signed-off-by: David Teigland <teigland@redhat.com>

No differences found