OSDN Git Service

Mark uids without rules with PROTECT_MARK
authorChad Brubaker <cbrubaker@google.com>
Thu, 20 Feb 2014 01:51:05 +0000 (17:51 -0800)
committerChad Brubaker <cbrubaker@google.com>
Thu, 13 Mar 2014 20:15:25 +0000 (13:15 -0700)
commit2a390120a9e90ec414d347921039ff98724d0dda
tree4067da3fe84dafcaa973f161b51b6540aabc2da8
parent9440e7f994901ca123393844c95fe5caa6639a3b
Mark uids without rules with PROTECT_MARK

The default result for a uid without a mark should be MARK_PROTECT
because the service using the uid's mark may be covered by a VPN that
should not cover the user it is acting for.

Bug: 12608570
Change-Id: I2402cb86ddb2fe6e670d1793263ff6c2c31d32fe
DnsProxyListener.cpp
NetdConstants.h
SecondaryTableController.h
UidMarkMap.cpp