commit | 5931a29979048ad780d67639bac15a572a997933 | [log] [tgz] |
---|---|---|
author | Jan Georgi <jan.georgi@lemonbeat.com> | Mon Aug 17 15:24:46 2020 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Aug 19 09:46:25 2020 -0400 |
tree | 17f567bda93f484a3cc7a1330ae41e65b727bcbe | |
parent | 92530b5fbbcf201e917efa90853bcd2467c8a49c [diff] |
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>