summaryrefslogtreecommitdiff
path: root/src/ipcpd/shim-udp/shim_udp_messages.proto
Commit message (Collapse)AuthorAgeFilesLines
* Implementation of a full flow allocator for the shim UDP.dimitri staessens2016-05-181-0/+14
It uses UDP port 0x0D1F on all hosts to send and receive flow allocation messages. It supports communication between server and client AP over a single shim IPCP. Implementation of full flow deallocation is pending. Both the client and the server still have to call flow_dealloc();