zephyr/tests/net
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
..
6lo device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
all tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
arp device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
buf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
checksum_offload device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
context device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
dhcpv4 device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ethernet_mgmt device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
hostname device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
icmpv4 device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
icmpv6 tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
ieee802154 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
iface device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ip-addr device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ipv6 tests: net: Fix coverity issue CID 211047 2020-08-16 09:29:41 -04:00
ipv6_fragment device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
lib device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
mgmt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mld device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
neighbor tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
net_pkt random: Include header where it is used 2020-07-08 21:05:36 -04:00
pm tests: net: Fixes coverity issue CID 210552 2020-08-16 09:29:41 -04:00
ppp/driver zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
promiscuous device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
ptp/clock device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
route device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
route_mcast net: route: multicast routing feature 2020-08-19 09:46:25 -04:00
shell device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
socket tests: net: socketpair: Fix debug logging 2020-08-14 09:47:51 -07:00
tcp device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
tcp2 device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
traffic_class device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
trickle tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
tx_timestamp device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
udp device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
utils tests: net: remove duplicate test 2020-06-25 22:36:17 -05:00
vlan device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00