Simon Duquennoy
|
41967732b1
|
Added MAKE_ROUTING make variable for cleaner routing protocol selection
|
2017-10-12 08:42:42 +02:00 |
|
Simon Duquennoy
|
20559fd308
|
Auto-include project-conf.h whenever found
|
2017-10-07 09:45:38 +02:00 |
|
Simon Duquennoy
|
0aa44c3c22
|
Homogenize NET layer config with MAC
|
2017-09-22 14:34:20 +02:00 |
|
Niclas Finne
|
2c86194ef8
|
Renamed core to os
|
2017-09-01 15:29:00 +02:00 |
|
Simon Duquennoy
|
a6643a9835
|
Added RPL-lite, a lightweight implementation of RPL. This is the new default.
|
2017-06-29 16:46:07 +02: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
|
0bbb574689
|
IPv6 Multicast Example
|
2014-03-05 20:31:17 +00:00 |
|