zephyr/tests/net/ipv6
Philip Serbin b7b73d0160 net: ipv6: added interface multicast group filtering
Added additonal checks in net_ipv6_input to ensure that multicasts
are only passed to the upper layer if the originating interface
actually joined the destination multicast group.

Signed-off-by: Philip Serbin <philip.serbin@lemonbeat.com>
2020-08-24 13:53:15 +03:00
..
src net: ipv6: added interface multicast group filtering 2020-08-24 13:53:15 +03:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf net: ipv6: added interface multicast group filtering 2020-08-24 13:53:15 +03:00
testcase.yaml