osd-contiki/examples/ipv6/native-border-router
George Oikonomou a9e7bea675 Make DODAG ID selection RFC 6550-compliant
Some calls to `rpl_set_root` select a hardcoded DODAG ID
(0x1111, 0x1100, 0, 0, 0, 0, 0, 0x0011)

This is against what RFC 6550 says. We change these calls
to select a DODAG ID corresponding to a routable v6 address
corresponding to the root
2014-06-12 00:09:53 +01:00
..
border-router-cmds.c Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
border-router-cmds.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
border-router-rdc.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
border-router.c Make DODAG ID selection RFC 6550-compliant 2014-06-12 00:09:53 +01:00
border-router.h Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
httpd-simple.c Added native-border-router and slip-radio 2012-01-01 09:29:33 +01:00
httpd-simple.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
Makefile Stop setting WITH_UIP6=1 in example Makefiles 2013-11-20 14:52:32 +00:00
Makefile.target Added native-border-router and slip-radio 2012-01-01 09:29:33 +01:00
project-conf.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
slip-config.c Added missing arguments to usage information 2012-03-06 12:33:16 +01:00
slip-dev.c fixed bug causing lots of packet loss 2013-05-04 13:13:08 -07:00
tun-bridge.c Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00