aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/group.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-27tipc: update address terminology in codeGravatar Jon Maloy 1-1/+2
2018-06-30tipc: extend sock diag for group communicationGravatar GhantaKrishnamurthy MohanKrishna 1-0/+1
2018-01-19tipc: fix race between poll() and setsockopt()Gravatar Jon Maloy 1-2/+2
2018-01-09tipc: improve poll() for group member socketGravatar Jon Maloy 1-1/+1
2018-01-09tipc: send out join messages as soon as new member is discoveredGravatar Jon Maloy 1-1/+3
2018-01-09tipc: create group member event messages when they are neededGravatar Jon Maloy 1-1/+1
2017-10-13tipc: guarantee that group broadcast doesn't bypass group unicastGravatar Jon Maloy 1-3/+1
2017-10-13tipc: introduce group anycast messagingGravatar Jon Maloy 1-0/+3
2017-10-13tipc: introduce group unicast messagingGravatar Jon Maloy 1-0/+3
2017-10-13tipc: introduce flow control for group broadcast messagesGravatar Jon Maloy 1-4/+7
2017-10-13tipc: receive group membership events via member socketGravatar Jon Maloy 1-0/+2
2017-10-13tipc: introduce communication groupsGravatar Jon Maloy 1-0/+64