diff options
author | Elliott Hughes <enh@google.com> | 2010-04-21 12:48:25 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2010-04-21 12:48:25 -0700 |
commit | a5fd116a82413e73c9af51b9e9bdbfc6afa74762 (patch) | |
tree | 05622608709026fd5ac07c90fd726e95173502e3 /tools/integrate/Module.java | |
parent | 19efc4c80fe33bf1b8bcdfe73f2385fc03136275 (diff) |
Fix NetworkInterface on sholes/ppp.
We need to use IFA_LOCAL to get the interface addresses; IFA_ADDRESS is the
remote address (which is usually the same as IFA_LOCAL, but not in the ppp
case).
Tested on sholes, where it fixes the test used in the bug; also tested on
passion, where it doesn't break the already-working test.
Bug: 2575983
Change-Id: Ib334a002dc099daeeb05cbc341fe233d4d11d2f7
Diffstat (limited to 'tools/integrate/Module.java')
0 files changed, 0 insertions, 0 deletions