aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/group.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-27tipc: update address terminology in codeJon Maloy1-1/+2
2018-06-30tipc: extend sock diag for group communicationGhantaKrishnamurthy MohanKrishna1-0/+1
2018-01-19tipc: fix race between poll() and setsockopt()Jon Maloy1-2/+2
2018-01-09tipc: improve poll() for group member socketJon Maloy1-1/+1
2018-01-09tipc: send out join messages as soon as new member is discoveredJon Maloy1-1/+3
2018-01-09tipc: create group member event messages when they are neededJon Maloy1-1/+1
2017-10-13tipc: guarantee that group broadcast doesn't bypass group unicastJon Maloy1-3/+1
2017-10-13tipc: introduce group anycast messagingJon Maloy1-0/+3
2017-10-13tipc: introduce group unicast messagingJon Maloy1-0/+3
2017-10-13tipc: introduce flow control for group broadcast messagesJon Maloy1-4/+7
2017-10-13tipc: receive group membership events via member socketJon Maloy1-0/+2
2017-10-13tipc: introduce communication groupsJon Maloy1-0/+64