zephyr/tests
Jan Georgi 5931a29979 net: route: multicast routing feature
net: route: Add prefix-based ipv6 multicast forwarding

This adds/reenables the feature of multicast routing/forwarding.
The forwarding decision is based on the added multicast routes
and the new network interface flag:
NET_IF_FORWARD_MULTICASTS.

Signed-off-by: Jan Georgi <jan.georgi@lemonbeat.com>
2020-08-19 09:46:25 -04:00
..
application_development
arch tests: arch: arm: irq_advanced_features: add support for Arty Cortex-M1 2020-08-14 13:35:39 -05:00
benchmarks tests: updata the double list testcase 2020-08-14 13:32:57 +02:00
bluetooth
boards
crypto
deprecated
drivers boards: Add BL653DVK support 2020-08-18 19:01:42 +02:00
kernel tests: tests/kernel/device modify yaml config 2020-08-19 09:34:28 -04:00
lib tests: lib: fdtable: Fix missing check on returned fd 2020-08-19 09:32:34 +02:00
misc/test_build
net net: route: multicast routing feature 2020-08-19 09:46:25 -04:00
portability
posix
shell shell: fix possible deadlock in shell_fprintf 2020-08-18 10:44:35 -04:00
subsys tests/nvs: Enable test suite with 0x00 erase value 2020-08-18 15:54:04 -04:00
unit
ztest