summaryrefslogtreecommitdiffstats
path: root/net/tipc/group.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: extend sock diag for group communicationGhantaKrishnamurthy MohanKrishna2018-06-301-0/+1
* tipc: fix race between poll() and setsockopt()Jon Maloy2018-01-191-2/+2
* tipc: improve poll() for group member socketJon Maloy2018-01-091-1/+1
* tipc: send out join messages as soon as new member is discoveredJon Maloy2018-01-091-1/+3
* tipc: create group member event messages when they are neededJon Maloy2018-01-091-1/+1
* tipc: guarantee that group broadcast doesn't bypass group unicastJon Maloy2017-10-131-3/+1Star
* tipc: introduce group anycast messagingJon Maloy2017-10-131-0/+3
* tipc: introduce group unicast messagingJon Maloy2017-10-131-0/+3
* tipc: introduce flow control for group broadcast messagesJon Maloy2017-10-131-4/+7
* tipc: receive group membership events via member socketJon Maloy2017-10-131-0/+2
* tipc: introduce communication groupsJon Maloy2017-10-131-0/+64