Simon Duquennoy
|
b32b3f6666
|
RPL non-storing: add compile-test to also check for warnings
|
2016-06-08 14:03:22 +02:00 |
|
Joakim Eriksson
|
f4255fad0f
|
updated rpl-udp example with scalability test
|
2016-03-26 09:45:36 +01:00 |
|
Simon Duquennoy
|
722b3258d1
|
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
|
2014-12-01 20:13:09 +01:00 |
|
George Oikonomou
|
58ef2342c2
|
Stop setting WITH_UIP6=1 in example Makefiles
It achieves exactly nothing other than generate confusion
|
2013-11-20 14:52:32 +00:00 |
|
Nicolas Tsiftes
|
2b1549bfe8
|
Continued merge with sf master
|
2011-11-21 15:25:13 +01:00 |
|
Joakim Eriksson
|
cf61e522a8
|
added powertrace to IPv6 including an example
|
2011-10-13 15:09:40 +02:00 |
|
maniacbug
|
1c53807727
|
Make PERIOD and SERVER_REPLY configurable
|
2011-08-16 14:17:01 -04:00 |
|
David Kopf
|
83e3b99d54
|
Let RPL examples enable platform RPL
|
2011-08-15 14:45:44 -04:00 |
|
adamdunkels
|
12a1ad2e7d
|
Add the servreg-hack app to the Makefile
|
2010-06-15 19:02:40 +00:00 |
|
nifi
|
86879f66ac
|
removed internal make targets
|
2010-05-18 17:05:45 +00:00 |
|
joxe
|
b54f410bc8
|
minor cleanup
|
2010-05-04 14:40:52 +00:00 |
|
nvt-se
|
d751238747
|
Added an example of using UDP over an RPL-enabled IPv6 network
|
2010-04-30 15:52:48 +00:00 |
|