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