summaryrefslogtreecommitdiff
path: root/include/ouroboros/ipcp.h
Commit message (Collapse)AuthorAgeFilesLines
...
* lib: Add helpers for RINA namesSander Vrijders2016-03-111-8/+12
| | | | This adds helper functions for RINA names, to aid with handling them.
* irmd, lib: Replace stubs in irmdSander Vrijders2016-03-091-10/+14
| | | | | | 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.
* include: Fixed missing 'struct', renamed dif_infoDimitri Staessens2016-03-031-1/+1
| | | | | common.h: dif_info renamed to dif_config missing struct fixed
* include: Initial IPCP APISander Vrijders2016-02-151-0/+43
This provides the initial API for the IRM to instruct IPCPs.