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 |
|
adamdunkels
|
5efce5eeed
|
The path to the Contiki root was not correctly set
|
2010-02-06 18:23:04 +00:00 |
|
adamdunkels
|
b0db9cc588
|
Print informative message if radvd could not be restarted (instead of failing)
|
2010-02-01 11:54:07 +00:00 |
|
adamdunkels
|
0a12f6da77
|
Allow debugging output to be written from the bridge mote and be printed out by the tapslip6 program
|
2009-11-02 11:46:49 +00:00 |
|
adamdunkels
|
2b54d1f1b4
|
Added make targets that help to setup the SLIP IPv6 bridge
|
2009-10-26 13:20:31 +00:00 |
|
joxe
|
890eb830e8
|
ipv6 bridge between 802.15.4 and ethernet - over USB/SLIP - use with sliptap6
|
2009-05-08 12:49:36 +00:00 |
|