diff options
author | Lidong Zhong <lzhong@suse.com> | 2014-06-12 10:26:14 -0500 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2014-06-12 10:26:14 -0500 |
commit | 883854c5457a97190f7b0ee20f03bcd9664fc0c2 (patch) | |
tree | f0ec6e389dbef69b53fcced714a5f82ae0301bd7 /sound | |
parent | 5c02c392cd2320e8d612376d6b72b6548a680923 (diff) |
dlm: keep listening connection alive with sctp mode
The connection struct with nodeid 0 is the listening socket,
not a connection to another node. The sctp resend function
was not checking that the nodeid was valid (non-zero), so it
would mistakenly get and resend on the listening connection
when nodeid was zero.
Signed-off-by: Lidong Zhong <lzhong@suse.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions