bc91e46ad0
Use one of the policy config bits to tell the kernel to start using the nlmsg_readneigh on RTM_GETNEIGH and RTM_GETNEIGHTBL messages instead of the previous behavior of using nlmsg_read. Bug: 171572148 Test: atest NetworkInterfaceTest Test: atest bionic-unit-tests-static Test: atest CtsSelinuxTargetSdkCurrentTestCases Test: atest CtsSelinuxTargetSdk30TestCases Test: atest CtsSelinuxTargetSdk29TestCases Test: atest CtsSelinuxTargetSdk28TestCases Test: atest CtsSelinuxTargetSdk27TestCases Test: atest CompatChangesSelinuxTest Test: atest NetlinkSocketTest Test: On Cuttlefish, run combinations of: - Policy bit set or omitted - App having nlmsg_readneigh permission or not Verify that only the combination of the policy bit being set + the app not having the nlmsg_readneigh permission prevents the app from sending RTM_GETNEIGH messages. Change-Id: I1b0e2398f12e9dd9872c9b916efa76d22f85d56b |
||
---|---|---|
.. | ||
cil | ||
include | ||
man | ||
src | ||
tests | ||
utils | ||
.gitignore | ||
Android.bp | ||
COPYING | ||
Makefile | ||
VERSION |