Add back SSDP filtering. Relying on the kernel to filter out multicast traffic from non-member interfaces simply doesn't work the way many people think it does, so we need to re-introduce manual filtering. But this time we will use in_pktinfo's ifindex for comparison rather than a netmask comparison, so SSDP packets from other subnets should still work.
23 KiB
23 KiB