Fix multiple netsimd instance race condition when both ipv4 and ipv6 are supported

Test: manual
Test: NETSIM_GRPC_PORT=60705 ANDROID_TMP="$TMPDIR/1" objs/netsimd --no-shutdown & NETSIM_GRPC_PORT=60705 ANDROID_TMP="$TMPDIR/2" objs/netsimd --no-shutdown
Bug: 422252776
Change-Id: I897e914d54831a2d4d98b676b956e575b7e4f400
1 file changed
tree: c828abb5e6a6253916bc66bc181a35a75efafa4b
  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. BUILD.bazel
  15. cmake-format.json
  16. CMakeLists.txt
  17. LICENSE
  18. MODULE.bazel
  19. OWNERS
  20. README.md
  21. rootcanal.BUILD.bazel
  22. TEST_MAPPING
  23. WORKSPACE
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.