Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | build: fixed typo in ipcpd/local/ | dimitri staessens | 2016-05-28 | 1 | -1/+1 | |
| | ||||||
* | ipcpd: IPCP over local memory | dimitri staessens | 2016-05-28 | 2 | -0/+682 | |
This introduces an IPC process that relays data between two local AP's over the shm_du_map. Only configuration it has is a DIF name. It required small modification elsewhere: lib: added support for the IPCP_LOCAL type irm: added support for the IPCP_LOCAL type dif_config: added the IPCP_LOCAL type tools: added support for the IPCP_LOCAL type |