Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-30 | tipc: extend sock diag for group communication | GhantaKrishnamurthy MohanKrishna | 1 | -0/+1 |
2018-01-19 | tipc: fix race between poll() and setsockopt() | Jon Maloy | 1 | -2/+2 |
2018-01-09 | tipc: improve poll() for group member socket | Jon Maloy | 1 | -1/+1 |
2018-01-09 | tipc: send out join messages as soon as new member is discovered | Jon Maloy | 1 | -1/+3 |
2018-01-09 | tipc: create group member event messages when they are needed | Jon Maloy | 1 | -1/+1 |
2017-10-13 | tipc: guarantee that group broadcast doesn't bypass group unicast | Jon Maloy | 1 | -3/+1 |
2017-10-13 | tipc: introduce group anycast messaging | Jon Maloy | 1 | -0/+3 |
2017-10-13 | tipc: introduce group unicast messaging | Jon Maloy | 1 | -0/+3 |
2017-10-13 | tipc: introduce flow control for group broadcast messages | Jon Maloy | 1 | -4/+7 |
2017-10-13 | tipc: receive group membership events via member socket | Jon Maloy | 1 | -0/+2 |
2017-10-13 | tipc: introduce communication groups | Jon Maloy | 1 | -0/+64 |