1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

10781 Commits

Author SHA1 Message Date
Stephan Zeisberg
4a7948e53b defined some values 2010-10-17 16:03:48 +02:00
Stephan Zeisberg
864f02ec4d created sixlowip.c file 2010-10-17 16:02:47 +02:00
Stephan Zeisberg
fe1d8ed3ee added new neighor discovery header file 2010-10-14 13:14:16 +02:00
Stephan Zeisberg
1c343bf186 extended ip.h function and router solicitation send method 2010-10-14 13:10:52 +02:00
Stephan Zeisberg
e118393cc2 send router solicitation method inserted 2010-10-12 21:42:03 +02:00
53a5560bb8 * moved sixlowpan to subdirectory 2010-10-11 13:27:33 +02:00
820cdad59b * removed incomplete sixlowpan from master branch 2010-10-11 13:26:24 +02:00
Stephan Zeisberg
42871faffc added set_ipv6_method fuction(not implemented yes) 2010-10-06 17:55:31 +02:00
Stephan Zeisberg
bba315e93f implemented 48bit mac to eui64 conversion 2010-10-06 17:15:05 +02:00
Stephan
668eb658d0 added packet-fragmentation defines 2010-10-05 22:39:14 +02:00
Stephan
6c275bea71 added some more todos 2010-10-05 22:13:04 +02:00
Stephan
673282fce9 created 6lowpan c-header-file 2010-10-05 21:54:57 +02:00
Stephan
175bc28538 created 6lowpan c-file with todo for output function 2010-10-05 21:53:00 +02:00
ea9f44b707 * another jamfile fix 2010-10-04 16:21:57 +02:00
Oliver Hahm
f9770a72a6 * reverted accidentally commited changes 2010-10-04 16:05:45 +02:00
Oliver Hahm
c8315c4270 Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
Conflicts:
	sys/Jamfile
2010-10-04 15:57:40 +02:00
Oliver Hahm
10a9de4b09 * some fixes to jamfiles 2010-10-04 15:37:39 +02:00
59d72c7d6a * shell: removed hashmap dependency. shell is now O(n) 2010-10-01 15:24:43 +02:00
a5bfdd957b * build fixes 2010-09-30 16:07:31 +02:00
b8ca7edac8 * refactored uart / chardev handling 2010-09-30 15:10:39 +02:00
315f99af16 * shell fixes, refactoring 2010-09-28 13:39:59 +02:00
c707f4aa25 * fix typo in sys Jamfile 2010-09-28 11:28:46 +02:00
7108f791fa * added thread stat printing function (ps) 2010-09-24 16:50:14 +02:00
948e430148 * initial posix_io support 2010-09-24 16:28:34 +02:00
6999d49f24 * fixed ringbuffer 2010-09-24 13:53:22 +02:00
838098f1b6 * fix Jamfile to support sys/lib, shell 2010-09-23 11:34:54 +02:00
e3aa78e5bf * file mode fix 2010-09-23 11:18:06 +02:00
3325350162 * swtimer: fix underflow bug 2010-09-23 11:05:08 +02:00
ead6f0c8ba doc changes 2010-09-23 10:33:00 +02:00
4c3e26d7d7 * added shell 2010-09-22 17:25:19 +02:00
91ae1eb6fd * import from old firekernel repository 2010-09-22 15:10:42 +02:00