commit | da2e9563c22216f00e554eb2aa66f9b2cadb1a41 | [log] [tgz] |
---|---|---|
author | markchien <markchien@google.com> | Wed May 08 16:00:36 2019 +0800 |
committer | markchien <markchien@google.com> | Wed May 08 16:00:36 2019 +0800 |
tree | e411de77731dc5120471a7f9bd3ea4ce61110a93 | |
parent | ac0260176a929bf67c5401f135eb465a1f351586 [diff] |
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