osd-contiki/examples/ipv6/multicast
Mohamed Seliem 1d32a00ebd Fix uip-ds.h table configuration comment
this PR to update uip-ds.h comments, this small change is made to ease the track of Tables implementation places

remove definition of UIP_CONF_DS6_ROUTE_NBU

retire 2 old macros DS6_NBR_NBU, DS6_ROUTE_NBU

Update uip-ds6.h

Update contiki-conf.h

Update contiki-conf.h

Update contiki-conf.h

fix doxygen comment

Update uip-ds6.h
2016-09-05 20:59:36 +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
intermediate.c Rename two macros related to multicast, which are not user configuration 2016-06-20 16:35:09 +02:00
multicast.csc Fix CSC & XML export to match .gitattributes 2015-10-22 16:05:40 +02:00
project-conf.h Fix uip-ds.h table configuration comment 2016-09-05 20:59:36 +02: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