Go to file
Jukka Rissanen 43847e751d net: rpl: Fix compilation if CONFIG_NET_RPL_MOP3 is enabled
If multicast routing is set meaning that MOP3 (Mode of Operation)
is enabled, then the code was not compiling properly.

Change-Id: Ice8a9f7b705c781536d3c2c5ca6cc2bb77a7acc1
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-04-13 15:21:44 +03:00
.known-issues
arch xtensa: fix tickless idle build 2017-04-12 16:31:46 +00:00
boards boards/arm/olimexino_stm32: Add documentation files 2017-04-12 23:25:32 +00:00
doc doc: add substitutions for special characters 2017-04-07 22:31:47 +00:00
drivers drivers: eth_sam_gmac: Make sure not to leak net_buf in RX 2017-04-13 15:21:43 +03:00
dts dts: arm: move SoC dtsi into per vendor dir 2017-04-04 17:55:13 -05:00
ext ext qmsi: Update QMSI version on README 2017-04-05 11:04:30 -07:00
include net: dns: Fix the compilation even if DNS is disabled 2017-04-13 15:21:43 +03:00
kernel samples: shell: fix testcase.ini to be more inclusive 2017-04-11 03:14:25 +00:00
lib
misc
samples samples: net: http_server: Add bt test and arduino 101 support 2017-04-13 15:21:43 +03:00
scripts Revert "scripts: devicetree: Handle mixed case node names" 2017-04-12 22:07:36 +00:00
subsys net: rpl: Fix compilation if CONFIG_NET_RPL_MOP3 is enabled 2017-04-13 15:21:44 +03:00
tests tests/net: arp_input() unref the buffer on success 2017-04-13 15:21:43 +03:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: update for network applications 2017-04-09 15:45:20 +00:00
Makefile build: use -O2 instead of -Os for ARC with SDK 0.9 2017-04-09 14:57:50 +00:00
Makefile.inc
Makefile.test
zephyr-env.sh