summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/NetworkManagementService.java
Commit message (Expand)AuthorAgeFilesLines
* Fix some policy-base routing issues.Robert Greenwalt2011-11-231-7/+11
* Avoid inconsistent state when remove fails.Jeff Sharkey2011-11-081-2/+4
* am 348297ab: Merge "Start using IP tool for advanced routing." into ics-mr0Robert Greenwalt2011-11-041-11/+48
|\
| * Start using IP tool for advanced routing.Robert Greenwalt2011-11-041-11/+48
* | am 31603aac: Merge "Validate commands and arguments." into ics-mr0Jeff Sharkey2011-10-171-1/+12
|\ \ | |/
| * Validate commands and arguments.Jeff Sharkey2011-10-171-1/+12
* | Update internal state when iface is removed.Jeff Sharkey2011-10-111-0/+5
|/
* Move battery stats to xt_qtaguid for data stats.Jeff Sharkey2011-10-091-380/+9
* Read iface stats from single proc file.Jeff Sharkey2011-10-041-4/+78
* Track xtables summary, move tether stats, time.Jeff Sharkey2011-10-031-1/+2
* Fix IPv6 on wifirepo sync2011-09-291-0/+22
* Reduce connectivity loggingWink Saville2011-09-211-2/+4
* Collect and persist tethering stats.Jeff Sharkey2011-09-161-0/+69
* Add support to change IPv6 privacy extensionsIrfan Sheriff2011-09-141-0/+14
* NetworkManagementService: adjust the qtaguid idx to new kernelJP Abgrall2011-09-081-2/+3
* Poll UID stats during iface changes, enforce idx.Jeff Sharkey2011-09-071-20/+27
* Selectively add stats based on iface active state.Jeff Sharkey2011-09-011-19/+39
* Always splice historical data stats, debug info.Jeff Sharkey2011-08-261-13/+28
* Data usage buckets active time, parsing ISE.Jeff Sharkey2011-08-241-2/+10
* Register for kernel global data usage alerts.Jeff Sharkey2011-08-231-1/+8
* Merge "Foreground/background network stats using sets."Jeff Sharkey2011-08-151-2/+7
|\
| * Foreground/background network stats using sets.Jeff Sharkey2011-08-151-2/+7
* | Merge "Add NativeDaemonConnector users to watchdog."Jeff Sharkey2011-08-151-10/+17
|\ \ | |/ |/|
| * Add NativeDaemonConnector users to watchdog.Jeff Sharkey2011-08-101-10/+17
* | Ensure interface down before wpa_supplicant startIrfan Sheriff2011-08-101-0/+22
* | Add firmware reload support for P2PIrfan Sheriff2011-08-101-2/+16
|/
* Enable network stats module by default.Jeff Sharkey2011-08-091-2/+1
* Network stats with varint, omit parcel fields.Jeff Sharkey2011-08-031-0/+7
* Add operation counts to network statistics.Jeff Sharkey2011-07-291-11/+30
* Revise data limit notifs, watch kernel alerts.Jeff Sharkey2011-07-271-13/+94
* resolved conflicts for merge of 41394a36 to honeycomb-plus-aospRobert Greenwalt2011-07-261-8/+7
|\
| * Use dns proxy a bit.Robert Greenwalt2011-07-251-0/+60
* | Handle hostapd and tether interface changesIrfan Sheriff2011-07-231-2/+3
* | NetworkManagementService: receive bandwidth controller eventsJP Abgrall2011-07-141-25/+60
* | Control socket tagging through Settings.Secure.Jeff Sharkey2011-07-131-0/+3
* | Return stats from inactive ifaces, packet counts.Jeff Sharkey2011-07-111-27/+111
* | Merge 37dbfcafJean-Baptiste Queru2011-07-071-0/+62
|\ \
| * \ am 7022db4c: am 2b62c4fb: am 38bb0123: Merge "Added methods to support dns ca...Robert Greenwalt2011-07-061-0/+61
| |\ \ | | |/ | |/|
| | * Added methods to support dns cache per interfaceMattias Falk2011-04-191-0/+61
* | | Migrate bandwidth control to NMS, omit history.Jeff Sharkey2011-06-301-9/+42
* | | Enforce background data flag, rules through netd.Jeff Sharkey2011-06-301-25/+79
* | | Merge "Push interface quota rules from NetworkPolicyManager to kernel."Jeff Sharkey2011-06-291-0/+32
|\ \ \
| * | | Push interface quota rules from NetworkPolicyManager to kernel.Ashish Sharma2011-06-291-0/+32
* | | | Move socket tagging from libcore.Jesse Wilson2011-06-281-3/+2
|/ / /
* | | Better network stats parsing, integer tags, async.Jeff Sharkey2011-06-281-24/+75
* | | Hookup interface status to other clientsMike J. Chen2011-06-241-2/+2
* | | Revert "Revert "Propagate new link-status-change message to any NetworkManage...Mike J. Chen2011-06-231-4/+22
* | | Enable bandwidth module from stats service.Jeff Sharkey2011-06-221-0/+7
* | | Merge "Tethering: Use UsbManager to enable/disable RNDIS"Mike Lockwood2011-06-201-47/+0
|\ \ \
| * | | Tethering: Use UsbManager to enable/disable RNDISMike Lockwood2011-06-191-47/+0