Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Replace fsf snail mail with contact URL | dimitri staessens | 2017-08-13 | 1 | -1/+1 |
| | |||||
* | ipcpd: normal: Extract flow sets from components | Sander Vrijders | 2017-04-24 | 1 | -2/+7 |
| | | | | | | 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: Extract SDU scheduling component | Sander Vrijders | 2017-04-19 | 1 | -0/+38 |
This extracts the SDU scheduling component out of the Flow Manager since the functionality was duplicated. For both the N-1 and N+1 flow sets an SDU scheduling component is now created. |