Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Implementation of flow related ops | Sander Vrijders | 2016-03-31 | 1 | -1/+10 |
| | | | | | | This adds the messages that are sent to the IPCPs related to flows. Some messages are also sent to the IRMd (e.g. when a new flow arrives). | ||||
* | lib: Add ipcp_messages proto file | Sander Vrijders | 2016-03-28 | 1 | -0/+14 |
This removes the custom ser/des methods for communicating with the IPCP daemon and also uses GPB instead. |