osd-contiki/examples/ipv6/multicast
Yasuyuki Tanaka ca3a4726d1 Rename two macros related to multicast, which are not user configuration
- UIP_CONF_IPV6_MULTICAST -> UIP_IPV6_MULTICAST
- RPL_CONF_MULTICAST      -> RPL_WITH_MULTICAST
2016-06-20 16:35:09 +02:00
..
intermediate.c Rename two macros related to multicast, which are not user configuration 2016-06-20 16:35:09 +02:00
Makefile 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
multicast.csc Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
project-conf.h Cleanup UIP_CONF_IPV6_RPL configuration 2014-12-02 12:38:55 +01:00
root.c Rename two macros related to multicast, which are not user configuration 2016-06-20 16:35:09 +02:00
sink.c Rename two macros related to multicast, which are not user configuration 2016-06-20 16:35:09 +02:00