aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh2_api.c
Commit message (Expand)AuthorAge
* Replace mesh with new versionBart Polot2013-06-28
* - when creating a tunnel, pre-accept first incoming packetBart Polot2013-06-26
* - fixed 2906Bart Polot2013-06-26
* - use clearer debug numbersBart Polot2013-06-26
* - fix unrelated bug in 2906 commentsBart Polot2013-06-25
* - fix 2906Bart Polot2013-06-25
* - fix unicast/to_origin oversimplificationBart Polot2013-06-25
* - typo on debugBart Polot2013-06-25
* - compiler warningBart Polot2013-06-25
* - combine payload encapsulation structsBart Polot2013-06-19
* Change in mesh API: data callback no longer provides sender, user must rememb...Bart Polot2013-06-19
* - opaque mq structsFlorian Dold2013-06-19
* - adress bug #2896: call end handler on requested tunnel destroyBart Polot2013-06-19
* - fix 2897: data handler SYSERR closes tunnel, not whole handlerBart Polot2013-06-19
* - change service to support client explicit ACKBart Polot2013-06-13
* - adapt mesh api to explicit client flow controlBart Polot2013-06-13
* - tmp hackBart Polot2013-06-07
* - initialize to proper new valuesBart Polot2013-06-07
* - unify flow control with service, adapt to client-controlled flow controlBart Polot2013-06-07
* - how did this disappear from here???????Bart Polot2013-06-05
* - improve debug outputBart Polot2013-06-05
* - fix compileBart Polot2013-06-05
* - add mesh2 local testcaseBart Polot2013-05-16
* - stop using message types of payload on service sideBart Polot2013-05-15
* - Added tunnel port parameterBart Polot2013-05-14
* - proper memory usageBart Polot2013-05-10
* - wipBart Polot2013-05-07
* - make api compileBart Polot2013-05-07
* - remove more unnecessary codeBart Polot2013-05-07
* - remove unnecessary codeBart Polot2013-05-07
* Initial mesh2 api importBart Polot2013-05-07