Laurent Deru
|
12c930893c
|
Fix semantic of UIP_ND6_SEND_NA and add UIP_ND6_SEND_NS
|
2017-01-16 15:48:14 +01:00 |
|
Simon Duquennoy
|
1ac5d85042
|
Enable NA in examples that need it
|
2015-05-10 19:56:38 +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 |
|
nifi
|
f0a3477dd2
|
replaced DEFAULT_TARGET with Makefile.target for specifying default target
|
2009-06-26 12:04:46 +00:00 |
|
nvt-se
|
73d5025e04
|
changed udp examples into a client and a server, added multi-hop routing,
clarified the code.
|
2009-04-09 21:35:38 +00:00 |
|