nes-proj/core
Amit Geron 1b8c889e41 Add route_discovery_explicit_open()
For route discovery connections, 2 logical channels are used:
One channel for netflood messages, and one for unicast.
When opening a route discovery connection using
route_discovery_open(), only the netflood channel number is
specified, and the unicast channel number is hard-coded to be the
next channel (+1).
This commit adds an alternative function for opening
route-discovery connections, allowing the user to specify both
channels independently, to gain improved control and readability.
2015-11-30 11:13:32 +02:00
..
cfs
ctk Merge pull request #1293 from simonduq/pr/fix-warnings 2015-11-10 08:49:11 +01:00
dev
lib llsec: Declared aead static 2015-10-14 08:22:44 -07:00
loader
net Add route_discovery_explicit_open() 2015-11-30 11:13:32 +02:00
sys Removed CC_FASTCALL. 2015-11-01 18:10:17 +01:00
contiki-default-conf.h Better documentation of the UIP_CONF_ND6_SEND_NA flag. 2015-10-06 16:40:53 +02:00
contiki-lib.h
contiki-net.h
contiki-version.h
contiki.h