summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/dt_pci.c
Commit message (Collapse)AuthorAgeFilesLines
* ipcpd: Fix some bugs for the normal splitdimitri staessens2017-04-281-7/+7
|
* ipcpd: normal: Split connection establishmentSander Vrijders2017-04-281-0/+149
Connection establishment was done at the same time as flow allocation. This splits it more cleanly, and allows to re-use the DT AE for other purposes.