diff options
author | Jon Maloy <jon.maloy@ericsson.com> | 2015-07-29 18:28:01 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-29 16:48:16 -0700 |
commit | 5a4c355229da12558b5ded0775f4d0bc6650d28d (patch) | |
tree | bbac41d545c27dfc8d50babf8286e3e8c1a9956b /Documentation | |
parent | 73d0fcf2f487465f73329ee11ae900a774408fe5 (diff) |
tipc: fix bug in broadcast synch message create function
In commit d999297c3dbbe7fdd832f7fa4ec84301e170b3e6
("tipc: reduce locking scope during packet reception") we introduced
a new function tipc_build_bcast_sync_msg(), which carries initial
synchronization data between two nodes at first contact and at
re-contact. In this function, we missed to add synchronization data,
with the effect that the broadcast link endpoints will fail to
synchronize correctly at re-contact between a running and a restarted
node. All other cases work as intended.
With this commit, we fix this bug.
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions