Atis Elsts
|
de3c154f48
|
UDP example code cleanup
|
2018-12-18 16:52:40 +00:00 |
|
Joakim Eriksson
|
16ac869645
|
removed some no longer needed hard-coded calculations in the sicslowpan code
|
2018-10-31 23:02:14 +01:00 |
|
Joakim Eriksson
|
42dfc81af2
|
added LLSEC attributes form packetbuf to uipbuf when receiving IP packet, and a few other minor fixes
|
2018-10-30 16:06:11 +01:00 |
|
Joakim Eriksson
|
0a3b890080
|
fixed rpl-udp example
|
2018-10-23 07:50:15 +02:00 |
|
Joakim Eriksson
|
3542fa8d85
|
added back more textual representation of messages in rpl-udp example - good for debugging LLSEC encryption
|
2018-10-20 22:27:02 +02:00 |
|
Simon Duquennoy
|
08d4c9f594
|
rpl-udp example: remove uipbuf tuning of MAC max retries
|
2018-05-14 08:30:28 -07:00 |
|
Simon Duquennoy
|
0fc93b6d37
|
Fix udp-client example, now using NETSTACK_ROUTING
|
2018-02-02 08:50:17 -08:00 |
|
Simon Duquennoy
|
871ee1e34f
|
Added routing module with only routing.h, now included wherever RPL is used
|
2018-02-02 08:45:02 -08:00 |
|
Joakim Eriksson
|
1356994795
|
added support for usage of the transmission count attirbute in uipbuf
|
2017-12-09 10:22:19 +01:00 |
|
Simon Duquennoy
|
13f8db6290
|
Rework rpl-udp example. No more need for hardcoded IPv6 addresses. As the server is also the root, simply send to the DAG root (known via RPL DAG ID)
|
2017-10-31 18:59:53 +01:00 |
|
Simon Duquennoy
|
653e43e7de
|
Rework rpl-udp example. Now using simple-udp. Simplified and easier to configure.
|
2017-10-30 21:49:02 +00:00 |
|
George Oikonomou
|
1f46933a7b
|
Move example to the top-level dir (rpl-udp)
|
2017-10-30 21:46:55 +00:00 |
|