commit | bb08d8083e7ccd9a71de6ca2592a4fb355e0c602 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Feb 27 12:45:26 2025 -0800 |
committer | Patrick Rohr <prohr@google.com> | Thu Feb 27 12:45:26 2025 -0800 |
tree | b10efa10a49b680c7cea6441a328169ed3384d51 | |
parent | cd99e8c839dae6986d96d949f0f7eabba4218ee9 [diff] |
Drop egress multicast on clat interface Multicast packets on the clat interface are not supported, so drop them in both clatd and its associated bpf offload. This is required because NsdManager will start sending mDNS packets on the clat interface as the check for IFF_POINTOPOINT was removed. Ingress multicast packets are already dropped elsewhere. Test: TH Change-Id: Icd22ca7f263ea5ff5244c17276ebb1002f72e842