commit | 44be6fdf1056b685eb79e53e42bd2d321b085cfc | [log] [tgz] |
---|---|---|
author | David Teigland <teigland@redhat.com> | Thu Aug 28 11:36:19 2008 -0500 |
committer | David Teigland <teigland@redhat.com> | Tue Sep 02 14:32:08 2008 -0500 |
tree | 3af8658e3400b5090b78f730591da8e347cde327 | |
parent | c1dcf65ffc5796bf4ff75c13f448e63b3a416fd6 [diff] |
dlm: fix address compare 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>