drop_unicast_in_l2_multicast

file: /proc/sys/net/ipv6/conf/interface/drop_unicast_in_l2_multicast
variable: net.ipv6.conf.interface.drop_unicast_in_l2_multicast
Official reference

Drop any unicast IPv6 packets that are received in link-layer multicast (or broadcast) frames.

By default this is turned off.

Nb: per interface setting (where “interface” is the name of your network interface); “all” is a special interface: changes the settings for all interfaces.

source