diff options
author | Jon Maloy <jon.maloy@ericsson.com> | 2018-01-08 23:03:27 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-09 20:35:57 +0300 |
commit | c2b22bcf2e18a279afd80a8c57e936014acf3348 (patch) | |
tree | 0e1a7863d37b590d7cb86e5fb187a7d80d7bbaa7 /net/tipc/socket.c | |
parent | 7ad32bcb7855ae8a60a8cf98e1b9da77cfdba4d0 (diff) | |
download | linux-c2b22bcf2e18a279afd80a8c57e936014acf3348.tar.xz |
tipc: simplify group LEAVE sequence
After the changes in the previous commit the group LEAVE sequence
can be simplified.
We now let the arrival of a LEAVE message unconditionally issue a group
DOWN event to the user. When a topology WITHDRAW event is received, the
member, if it still there, is set to state LEAVING, but we only issue a
group DOWN event when the link to the peer node is gone, so that no
LEAVE message is to be expected.
Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions