summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/NetworkManagementService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-12-06Add address flags and scope to LinkAddress.Lorenzo Colitti
2013-11-26Use LinkAddress in address notifications.Lorenzo Colitti
2013-11-25Pass DNS server info notifications to observers.Lorenzo Colitti
2013-11-25Minor cleanups to NetdCallbackReceiver.onEvent.Lorenzo Colitti
2013-09-10Request all tethering interfaces, fix corruption.Jeff Sharkey
2013-09-06Setting MTU size for specific network.sy.yun
2013-08-23Add a simple test for NetworkManagementService.Lorenzo Colitti
2013-08-20Notify IP address changes to interface observers.Lorenzo Colitti
2013-07-19Fix supplimentary network connections with VPNsChad Brubaker
2013-07-11Add NetworkManagement support for fwmark routesChad Brubaker
2013-06-14More work on process tracking.Dianne Hackborn
2013-06-13Merge "Add NetworkManagement methods for netd uid binds"Geremy Condra
2013-06-12Add NetworkManagement methods for netd uid bindsChad Brubaker
2013-06-11softap: Match new config formatDmitry Shmidt
2013-06-10resolved conflicts for merge of e96a8207 to masterKenny Root
2013-06-07Avoid logging sensitive data.Jeff Sharkey
2013-06-06Accumulate network statistics based on deltas.Jeff Sharkey
2013-04-16softap: Set broadcast option explicitlyDmitry Shmidt
2013-03-27Add BT - DataTracker connectionRobert Greenwalt
2013-03-17Catch RuntimeException in NMService notificationsLorenzo Colitti
2013-03-15Revert "Fail fast if somebody is adding default routes"Wink Saville
2013-03-14Fail fast if somebody is adding default routesRobert Greenwalt
2013-02-28Expose clatd commands to NetworkManagementService.Lorenzo Colitti
2013-02-25Require command and argument separation, cleanup.Jeff Sharkey
2013-02-13Parse network stats using native code.Jeff Sharkey
2013-02-13Escape arguments before passing to netd.Jeff Sharkey
2013-02-06Second pass tying into dns cache per interfaceMattias Falk
2013-01-19Merge "Revert "Second pass tying into dns cache per interface""Robert Greenwalt
2013-01-19Revert "Second pass tying into dns cache per interface"Robert Greenwalt
2013-01-17Merge "Second pass tying into dns cache per interface"Robert Greenwalt
2013-01-14Removed Throttle Manager as obsoleteSasha Levitskiy
2013-01-11Second pass tying into dns cache per interfaceMattias Falk
2012-11-16Support for dns domain.Robert Greenwalt
2012-09-06Restrict lockdown and firewall to AID_SYSTEM.Jeff Sharkey
2012-08-27Always-on VPN.Jeff Sharkey
2012-08-24Clean up firewall interface method names.Jeff Sharkey
2012-08-24Framework interface for netd firewall.Jeff Sharkey
2012-08-10Setup idletimer for network interface.Haoyu Bai
2012-07-17Network data activity change intent for network interfaces.Haoyu Bai
2012-07-17Netd event code for interface class acitivity.Haoyu Bai
2012-07-16Add TODO comments to remove start/stopReverseTetheringMatthew Xie
2012-07-16Non persistent adapter servicefredc
2012-06-19Cleanup softap interface to netdIrfan Sheriff
2012-05-24Modify logging to debug this issueRobert Greenwalt
2012-05-15Add some logging to NDC.Robert Greenwalt
2012-05-04Merge "Begin collecting xtables iface counters." into jb-devJeff Sharkey
2012-05-02Push existing rules when netd reconnects.Jeff Sharkey
2012-05-01Begin collecting xtables iface counters.Jeff Sharkey
2012-03-09Merge "Fix softap start"Irfan Sheriff