zephyr/subsys
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
..
bluetooth Bluetooth: shell: per_adv_sync cb removed pointer to selected inst 2020-08-17 13:44:35 -04:00
canbus canbus: use kernel stacks 2020-08-02 10:50:12 -04:00
console device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
cpp
debug
dfu
disk device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
fb device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
fs subsys/fs/fatfs: Add kconfig option for enabling exFAT support 2020-08-13 14:15:40 +02:00
jwt
logging logging: net: Modify ipv4 init code, so it compiles if ipv4 is disabled 2020-08-14 18:51:28 -04:00
mgmt mgmt/osdp: Add support for OSDP in PD mode of operation 2020-08-13 11:48:28 +02:00
net net: route: multicast routing feature 2020-08-19 09:46:25 -04:00
power cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
random
settings
shell shell_ops: simplify flag_xxx_get functions 2020-08-18 10:44:35 -04:00
stats cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
storage device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
testsuite ztest: make arc/cpu.h override C++ safe 2020-08-12 16:39:37 -05:00
tracing samples: tracing: Enable USB by the application 2020-08-13 11:49:47 +02:00
usb usb: Avoid creating duplicate OUT transfers. 2020-08-19 13:19:56 +02:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig