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