mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
4ee51da5dd
this buffer was used for two types of outgoing packets: 1. local msg - msg can be big, there is is no apriori boundary -> use dynamic memory instead 2. transceiver msg - no need to copy msg in this buffer -> transceiver send is blocking |
||
---|---|---|
.. | ||
ccn-lite-ctrl.c | ||
ccn-lite-ctrl.h | ||
ccnl-riot-client.c | ||
Makefile |