summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/NetworkManagementService.java
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base: Addition of Changes for ZeroBalance featurePragnya Paramita2016-11-101-0/+35
* NetworkManagement : Add ability to restrict app data/wifi usageDanesh M2016-03-211-1/+102
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-3/+3
|\
| * ignore initial request to disable iptable chainXiaohui Chen2015-10-201-3/+3
* | Fix NPE in NetdResponseCode.InterfaceClassActivitytobitege2015-10-261-1/+1
* | SOFTAP: implement SOFTAP new requirement in framework.Nalla Kartheek2015-10-061-0/+32
|/
* Fix NOT_RESTRICTED network capability and enforce it.Paul Jensen2015-08-041-2/+35
* wifi: Fix softAP turn-ON issue in statically loaded driverRavi Joshi2015-07-011-1/+0
* system_server: optimize app idle parole state changeXiaohui Chen2015-06-221-63/+80
* system_server: add two child chains to firewallXiaohui Chen2015-06-171-9/+184
* Delete code that checks for the simulator, it's long gone.Lorenzo Colitti2015-06-051-8/+0
* Remove network access for idle appsAmith Yamasani2015-04-291-13/+72
* Adding per UID WiFi power distribution.Adam Lesinski2015-04-071-0/+11
* Revert "Adding per UID WiFi power distribution."Bart Sears2015-04-071-11/+0
* Adding per UID WiFi power distribution.Adam Lesinski2015-04-061-0/+11
* am "Separate NAT from forwarding."Vinit Deshpande2015-03-151-0/+21
|\
| * Separate NAT from forwarding.Lorenzo Colitti2015-02-271-0/+21
* | am "Append forwarder name to ipfwd command"Vinit Deshpande2015-03-151-1/+1
|\ \ | |/
| * Append forwarder name to ipfwd commandNilesh Poddar2015-02-251-1/+1
* | am "get channel list from driver for SoftAP channel selection"Vinit Deshpande2015-03-151-7/+1
|\ \
| * | get channel list from driver for SoftAP channel selectionxinhe2015-02-041-7/+1
* | | am "set softAP on a specified band, including both 2.4 and 5 GHz band"Vinit Deshpande2015-03-151-1/+8
|\ \ \ | |/ /
| * | set softAP on a specified band, including both 2.4 and 5 GHz bandxinhe2015-01-161-1/+8
| |/
* | Merge commit '605eb79c9519307147fc1795d0eb155638a7f542' into manualmergeJeff Sharkey2015-01-151-8/+85
|\ \ | |/ |/|
| * Offer to detect non-SSL/TLS network traffic.Jeff Sharkey2015-01-151-8/+85
* | Only use mDefaultDns if the network claims to offer InternetLorenzo Colitti2014-12-021-7/+11
* | Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-221-1/+1
* | Revert "Additional changes to SubscriptionManager API as per API council."Wink Saville2014-11-201-1/+1
* | Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-191-1/+1
* | Add support for running 464xlat on wifi as well.Lorenzo Colitti2014-10-301-0/+11
* | Support more than one clatd at a time.Lorenzo Colitti2014-10-291-4/+4
|/
* Send app permissions to netd.Sreeram Ramachandran2014-10-011-22/+34
* Block address families with routes, not NetworkAgent side channelLorenzo Colitti2014-09-231-35/+0
* Support non-unicast route types: unreachable and throw.Lorenzo Colitti2014-09-221-4/+18
* Pass the socket mark for DNS queries to dnsmasq.Lorenzo Colitti2014-08-291-2/+5
* Revert DNS cache flush command deletion from "Cleanup: Delete dead code."Paul Jensen2014-08-061-0/+10
* Prohibit address families by default unless a VPN explicitly allows them.Sreeram Ramachandran2014-07-281-0/+35
* Implement support for bypassable VPNs.Sreeram Ramachandran2014-07-251-2/+3
* Cleanup: Delete dead code.Sreeram Ramachandran2014-07-221-41/+2
* Fix WiFi-Direct.Sreeram Ramachandran2014-07-221-28/+37
* Remove unnecessary code and APIs.Sreeram Ramachandran2014-07-111-15/+0
* Delete unused APIs in NetworkManagementService.Sreeram Ramachandran2014-07-111-37/+0
* Convert Vpn from NetworkStateTracker to NetworkAgent.Paul Jensen2014-07-101-33/+73
* Mobile_radio in battery history is not accurateWink Saville2014-06-221-2/+10
* Notify network observers of route changes.Lorenzo Colitti2014-06-171-0/+65
* Merge kwd to masterWink Saville2014-06-131-1/+4
* Minor changes to the LinkAddress API docs.Lorenzo Colitti2014-06-101-5/+5
* Add a new IpPrefix class and use it in RouteInfo.Sreeram Ramachandran2014-06-101-4/+4
* Support legacy routes added by apps via ensureRouteToHost().Sreeram Ramachandran2014-05-291-6/+9
* Battery monitoring fixes:Dianne Hackborn2014-05-221-3/+2