1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/sixlowpan
Oleg Hahm f00432805d use local packet_length variable in sendto
Having a global packet_length variable doesn't seem to be the best
idea. To avoid trouble, a scope local variable should be preferred.
2013-11-25 18:46:57 +01:00
..
border.c network stack related includes 2013-10-16 15:24:41 +02:00
border.h Refactor border.h 2013-08-14 01:36:22 +02:00
bordermultiplex.c Refactor ip.h 2013-08-14 04:04:13 +02:00
bordermultiplex.h Refactor ip.h 2013-08-14 04:04:13 +02:00
flowcontrol.c remove sixlowpans own semaphore and use new riot semaphore in flowcontrol 2013-10-25 14:45:26 +02:00
flowcontrol.h Fix sending slot stack size 2013-08-14 20:23:52 +02:00
icmp.c informational output as debug 2013-11-21 00:21:01 +01:00
icmp.h Make NCE type and status types publicly available 2013-08-14 17:06:21 +02:00
ip.c declared some verbose output as debug 2013-11-20 19:14:13 +01:00
ip.h Refactor ip.h 2013-08-14 04:04:13 +02:00
lowpan.c use local packet_length variable in sendto 2013-11-25 18:46:57 +01:00
lowpan.h Refactor icmp.h 2013-08-14 09:51:56 +02:00
mac.c printf is used in sixlowpan mac layer, stack needs to be adjusted 2013-11-25 18:44:36 +01:00
Makefile Refactor net module to one include directory 2013-11-06 13:04:23 +01:00
serialnumber.c Make sixlowpan module more coding conventions compliant 2013-08-14 00:33:12 +02:00
serialnumber.h Set up new directory structure 2013-08-14 00:33:11 +02:00