OSDN Git Service

Retrieve scan plan capabilities from kernel
authorNingyuan Wang <nywang@google.com>
Thu, 20 Jul 2017 20:43:02 +0000 (13:43 -0700)
committerNingyuan Wang <nywang@google.com>
Wed, 2 Aug 2017 00:27:19 +0000 (17:27 -0700)
commit514a184b8ee7df61e656d76e9f2dd822524e887a
treedf68c1de9ced2250d675865dd2e360f9ab3a3530
parent30f40a88554ec7ce7a2ecc285579ec5cfdae8415
Retrieve scan plan capabilities from kernel

Bug: 63837760
Test: compile, unit test
Test: manually inserting logs to test it retrieves the correct
values.

Change-Id: I750bd287b4f1cb8df44b8d1367c69f7963a3d8dc
client_interface_impl.cpp
net/netlink_utils.cpp
net/netlink_utils.h
tests/netlink_utils_unittest.cpp