Fix Wi-Fi test regression in IPv6-only environments

- Always send multicast packets to WifiService, ensuring DNS packets are
  forwarded even if is_broadcast() == false
- This addresses the Wi-Fi regression in G3 caused by aosp/3009243

Bug: b/334186229
Test: ninja
Test: guitar tests
- //ambient/d2di/testing/mobly:wifi_local_emu_1_phone_fullboot
  https://fusion2.corp.google.com/5d24ffe2-faa5-4e5b-b860-998910d0ff90
- //ambient/d2di/testing/mobly:wifi_local_emu_2_phones_fullboot:
  https://fusion2.corp.google.com/ea4cbf95-d6f3-4aa7-9173-e9717a30b5a0
- //ambient/d2di/testing/mobly:wifi_reconnect_local_emu_1_phone
  https://fusion2.corp.google.com/0fc86f1b-4269-47c6-aaf7-83eeba3da940
- //ambient/d2di/testing/mobly:wifi_reconnect_local_emu_2_phones_fullboot
  https://fusion2.corp.google.com/fd7162d5-0593-4b21-93c3-4d7677c1fa3f
- //ambient/d2di/testing/mobly:wifi_nsd_local_emu_2_phones_fullboot
  https://fusion2.corp.google.com/8ad02fa4-0704-41b3-b84f-5bae367e6d22

Change-Id: Id8495e828645516ab05421af88721ea58afd058e
1 file changed
tree: 669853668eeab2e6928b4b4c9aadd09a6a668ee3
  1. cmake/
  2. doc/
  3. guide/
  4. pdl/
  5. proto/
  6. rust/
  7. scripts/
  8. src/
  9. testing/
  10. ui/
  11. .clang-format
  12. .gitignore
  13. Android.bp
  14. cmake-format.json
  15. CMakeLists.txt
  16. dummy.c
  17. LICENSE
  18. OWNERS
  19. README.md
  20. TEST_MAPPING
README.md

netsim - a network simulation tool for multi-device use cases

Netsim is a development stage open-source tool for testing and analysis of android multi-device apps and frameworks. It offers radio level control and HCI tracing.