Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Adds IRMd messages for the dev.h API calls | Sander Vrijders | 2016-03-24 | 1 | -3/+3 |
| | | | | | | This adds several messages for the dev.h API calls to communicate with the IRM daemon. The deserializing of these messages is still missing and the irmd hasn't been updated with them either. | ||||
* | lib: Add helpers for RINA names | Sander Vrijders | 2016-03-11 | 1 | -2/+3 |
| | | | | This adds helper functions for RINA names, to aid with handling them. | ||||
* | irmd, lib: Replace stubs in irmd | Sander Vrijders | 2016-03-09 | 1 | -0/+33 |
This replaces the stubs in the irmd and calls the actual IPCP operations from the library. It also calls the DIF Allocator API in one of the operations. |