diff options
author | Chiachang Wang <chiachangwang@google.com> | 2019-10-17 11:51:40 +0900 |
---|---|---|
committer | Chiachang Wang <chiachangwang@google.com> | 2019-10-23 21:52:36 +0900 |
commit | 5d62167efc4b58f7d319bd11e85c34b42d7dc6ac (patch) | |
tree | 9472be4da56e0ffb1cacac8baa97f5e1cc1e46ee /tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java | |
parent | 04665dbfccd9705172caf2d283651499d6dacd25 (diff) |
Extend netlink class to fit the data structure
In order to get the tcp_info via netlink socket from kernel,
NetworkStack needs to use netlink class to pack and parse the
InetDiagReq. Current design hardcodes ididag_ext field in
InetDiagReqV2. The structure is also not allowed to take null
id to not to specify certain socket. Update the constructor and
backward support exising constructor.
Bug: 136162280
Test: atest FrameworksNetTests NetworkStackTests
Change-Id: Id66da1797da183ae3d99073f80bad1df929946dc
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java')
0 files changed, 0 insertions, 0 deletions