Simon Duquennoy
|
dea04c67d7
|
Change the default IPv6 prefix from aaaa::/64 to fd00::/64
|
2016-03-07 17:47:44 +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 |
|
Niclas Finne
|
c46acc0a77
|
Updated for the latest version of httpd-simple in rpl-border-router
|
2011-09-06 00:25:20 +02:00 |
|
Adam Dunkels
|
a06cf93e4c
|
Made the sky and z1 platform handling of PROJECT_CONF_H the same as the other platforms: the makefile should define PROJECT_CONF_H to be the name of the header file to include. This header file should #undef everything it #defines, as it is included after all the other configuration options in contiki-conf.h
|
2011-09-05 11:46:15 +02:00 |
|
David Kopf
|
83e3b99d54
|
Let RPL examples enable platform RPL
|
2011-08-15 14:45:44 -04:00 |
|
adamdunkels
|
1bf044f2c4
|
Moved project-conf.h
|
2010-11-03 15:46:41 +00:00 |
|
nifi
|
b21d2494bc
|
Added example using HTTP to control and be controlled.
|
2010-06-08 22:39:30 +00:00 |
|
nifi
|
a9aacac63a
|
Fixed to set address on interface
|
2010-05-20 11:27:14 +00:00 |
|
nifi
|
7b4f099a7f
|
Added rules to connect to slip bridge connected via serial or running in COOJA using tunslip6
|
2010-05-09 14:31:09 +00:00 |
|
nifi
|
9bb168040c
|
Web server example showing light and temperature sensor data
|
2010-05-09 12:56:48 +00:00 |
|