summaryrefslogtreecommitdiff
path: root/src/lib/ipcpd_messages.proto
Commit message (Collapse)AuthorAgeFilesLines
* lib: Implementation of flow related opsSander Vrijders2016-03-311-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 fileSander Vrijders2016-03-281-0/+14
This removes the custom ser/des methods for communicating with the IPCP daemon and also uses GPB instead.