Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipcpd: normal: Extract flow sets from components | Sander Vrijders | 2017-04-24 | 1 | -29/+6 |
| | | | | | | The flow sets were still kept within the FA and DT components, when it makes more sense that they are kept within the SDU scheduler component. | ||||
* | ipcpd: normal: Split flow manager into DT and FA | Sander Vrijders | 2017-04-21 | 1 | -0/+438 |
This splits the flow manager into the Data Transfer AE, which is in charge of routing SDUs, and the Flow Allocator AE, which handles flow allocations. |