commit | 49ae3f0d5148bcb2ae3bcf43381e437940711335 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Wed Jan 11 18:03:09 2023 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Wed Jan 11 18:47:35 2023 +0900 |
tree | 58125f6ba24f589b449bf55f3c740331d7357974 | |
parent | 314db00b3fc464b0e35ac1d3a819840d1413c186 [diff] |
Remove PacketRepeater destinationsSupplier logic PacketRepeater can just try to send to both v4 and v6 multicast addresses, and rely on MdnsReplySender to check whether the sockets have (automatically) joined the v4 or v6 groups, so there is no need to use this unusual lambda setup anymore. Bug: 264947218 Test: atest MdnsProberTest MdnsAnnouncerTest Change-Id: I09e0fa4bf14e1f31f2d2508f17e23adf1415feb7