Fix tcp_repair_test that use mapped addresses

There is different between bionic (on-device tests) and glibc
(VM tests) around interpreting IPv4-mapped addresses. Bionic
don't convert mapped addresses into IPv4 addresses.

Bug: 130199266
Test: run_net_test.sh tcp_repair_test.py
Test: m kernel_net_tests && adb push &&
      adb shell /data/nativetest64/kernel_net_tests/kernel_net_tests

Change-Id: I7b1f32b5c8a64974db6154b126648a7bb81d2c95
1 file changed
tree: e411de77731dc5120471a7f9bd3ea4ce61110a93
  1. devicetree/
  2. net/
  3. Android.bp