commit | da97a39255987fded622d619ee665d57e3947890 | [log] [tgz] |
---|---|---|
author | Xiao Ma <xiaom@google.com> | Tue Jul 04 14:58:42 2023 +0900 |
committer | Xiao Ma <xiaom@google.com> | Wed Jul 12 13:32:19 2023 +0900 |
tree | 4ab53324c2b2bb0c9dcbe66c91974330d5236679 | |
parent | 2ca9f07b990357d235ce00e8a1975bec2943d54f [diff] |
Improve testBasicWorkingGetAddrQuery by checking the specific IPv4/v6 address. Parse the entire RTM_NEWADDR message instead of only parsing the nlmsg header and Ifaddr header. Besides, that would be better to know which IP address will be returned from kernel via netlink message, that's IPv4 and IPv6 loopback addresses. Test: atest NetworkStaticLibTests Change-Id: I3a01137db4a7774fa30ebdec5a1711697991b9fe