index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
NetworkManagementService.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Migrate bandwidth control to NMS, omit history.
Jeff Sharkey
2011-06-30
1
-9
/
+42
*
|
|
Enforce background data flag, rules through netd.
Jeff Sharkey
2011-06-30
1
-25
/
+79
*
|
|
Merge "Push interface quota rules from NetworkPolicyManager to kernel."
Jeff Sharkey
2011-06-29
1
-0
/
+32
|
\
\
\
|
*
|
|
Push interface quota rules from NetworkPolicyManager to kernel.
Ashish Sharma
2011-06-29
1
-0
/
+32
*
|
|
|
Move socket tagging from libcore.
Jesse Wilson
2011-06-28
1
-3
/
+2
|
/
/
/
*
|
|
Better network stats parsing, integer tags, async.
Jeff Sharkey
2011-06-28
1
-24
/
+75
*
|
|
Hookup interface status to other clients
Mike J. Chen
2011-06-24
1
-2
/
+2
*
|
|
Revert "Revert "Propagate new link-status-change message to any NetworkManage...
Mike J. Chen
2011-06-23
1
-4
/
+22
*
|
|
Enable bandwidth module from stats service.
Jeff Sharkey
2011-06-22
1
-0
/
+7
*
|
|
Merge "Tethering: Use UsbManager to enable/disable RNDIS"
Mike Lockwood
2011-06-20
1
-47
/
+0
|
\
\
\
|
*
|
|
Tethering: Use UsbManager to enable/disable RNDIS
Mike Lockwood
2011-06-19
1
-47
/
+0
*
|
|
|
Persist "tagged" network stats along with UIDs.
Jeff Sharkey
2011-06-19
1
-6
/
+1
|
/
/
/
*
|
|
Read "qtaguid" network stats, refactor templates.
Jeff Sharkey
2011-06-18
1
-22
/
+93
*
|
|
Fix IP address cleanup on network disconnect
Irfan Sheriff
2011-06-17
1
-0
/
+12
*
|
|
Growable NetworkStats object instead of builder.
Jeff Sharkey
2011-06-11
1
-9
/
+7
*
|
|
APIs to profile network usage for current UID.
Jeff Sharkey
2011-05-21
1
-47
/
+42
*
|
|
Merge c41aefe1
Jean-Baptiste Queru
2011-05-19
1
-1
/
+165
|
\
|
|
|
*
|
Switch to use netd to add/remove routes.
Robert Greenwalt
2011-05-18
1
-1
/
+168
*
|
|
Return NetworkStats bundle from NM service.
Jeff Sharkey
2011-05-04
1
-4
/
+70
|
/
/
*
|
Start using NetworkUtils.numericToInetAddress.
Robert Greenwalt
2011-03-02
1
-10
/
+10
*
|
Add WPA support for soft Ap
Irfan Sheriff
2011-02-17
1
-6
/
+16
*
|
Stop using netmask in the framework.
Robert Greenwalt
2011-02-03
1
-19
/
+13
*
|
Bind addr and prefixLength together in LinkAddress
Robert Greenwalt
2011-01-28
1
-4
/
+20
*
|
Revert "Propagate new link-status-change message to any NetworkManagementServ...
Wink Saville
2011-01-09
1
-22
/
+4
*
|
Propagate new link-status-change message to any NetworkManagementService
Stan Chesnutt
2011-01-07
1
-4
/
+22
*
|
Fix Bluetooth-tethering config of interface.
Robert Greenwalt
2010-12-16
1
-1
/
+1
*
|
Fix some IpV4-only code.
Robert Greenwalt
2010-12-14
1
-27
/
+5
*
|
resolved conflicts for merge of 6a3eddb4 to master
Dianne Hackborn
2010-09-30
1
-1
/
+1
|
\
|
|
*
Rub in a little 'ol log-b-gone.
Dianne Hackborn
2010-09-30
1
-1
/
+1
*
|
am 9c38a6dc: am e87ebb08: Merge "Cleanup Netd to prevent getting hung." into ...
Robert Greenwalt
2010-09-23
1
-5
/
+26
|
\
|
|
*
Cleanup Netd to prevent getting hung.
Robert Greenwalt
2010-09-22
1
-5
/
+26
*
|
am 0eec8948: am 305bcbf0: Decrease PackageManagerService wait time for vold
Kenny Root
2010-09-03
1
-2
/
+4
|
\
|
|
*
Decrease PackageManagerService wait time for vold
Kenny Root
2010-09-03
1
-2
/
+4
*
|
fixed bug in stringToIpAddr, which was returning the ip address in reverse
Danica Chang
2010-08-11
1
-4
/
+4
|
/
*
Add more error checking for ndc
Kenny Root
2010-06-01
1
-100
/
+248
*
Fix null pointer exception
Irfan Sheriff
2010-05-26
1
-2
/
+5
*
Fix escaping of characters
Irfan Sheriff
2010-05-24
1
-4
/
+9
*
NetworkManagementService: Remove 'maxkbs' parameter from throttle API
San Mehat
2010-04-07
1
-2
/
+2
*
NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speed
San Mehat
2010-04-02
1
-10
/
+2
*
NetworkManagementService: Add interface counters & throttle API
San Mehat
2010-04-01
1
-0
/
+89
*
Update Framework to support multiple dhpc ranges
Robert Greenwalt
2010-03-25
1
-2
/
+8
*
Allow space in SSID
Irfan Sheriff
2010-03-19
1
-3
/
+3
*
Clean up changing AP configuration
Irfan Sheriff
2010-03-18
1
-10
/
+26
*
softAp framework changes
Irfan Sheriff
2010-03-16
1
-4
/
+31
*
Wifi AP framework changes first pass
Irfan Sheriff
2010-03-04
1
-0
/
+19
*
Fix off by one error in NetworkManagementService.isUsbRNDISStarted()
Mike Lockwood
2010-03-03
1
-1
/
+1
*
Switch the services library to using the new Slog
Joe Onorato
2010-03-01
1
-11
/
+11
*
Add USB RNDIS enable/disable control
Robert Greenwalt
2010-02-23
1
-2
/
+2
*
Add USB RNDIS enable/disable control
Robert Greenwalt
2010-02-18
1
-0
/
+31
*
Make the simulator boot again.
Marco Nelissen
2010-02-18
1
-0
/
+5
[prev]
[next]