- ca2d2c2 Merge "Add fields used by NetworkStack to the API" by Remi NGUYEN VAN · 7 years ago
- 5af2e29 Add fields used by NetworkStack to the API by Remi NGUYEN VAN · 7 years ago
- ba4d5be Merge changes I2ddfef0c,I49bee0c9 by Chalard Jean · 7 years ago
- df5f539 Merge "Add stable AIDL parcelables for IIpClient API" by Remi NGUYEN VAN · 7 years ago
- d92c3d5 [MS08] Read back attributes and blobs. by Chalard Jean · 7 years ago
- 297c2d6 Add stable AIDL parcelables for IIpClient API by Remi NGUYEN VAN · 7 years ago
- 6360a83 Merge "Remove dead KeepaliveInfo if it cannot be started" by Junyu Lai · 7 years ago
- 79a6329 Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets." by Josh Gao · 7 years ago
- c0499c5 Remove dead KeepaliveInfo if it cannot be started by junyulai · 7 years ago
- c069b06 [CS] Add an option to block sensitive network specifier by Etan Cohen · 7 years ago
- ab07d23 Merge changes Iec53a9fd,Iac4cfe70 by Lorenzo Colitti · 7 years ago
- 202d9f1 Merge "Add Nat64Prefix to LinkProperties copy constructor" by Remi NGUYEN VAN · 7 years ago
- 0dd72a2 Add Nat64Prefix to LinkProperties copy constructor by Remi NGUYEN VAN · 7 years ago
- 1098cc6 Test parceling empty LinkProperties. by Lorenzo Colitti · 7 years ago
- c9ac786 Delete the clatd functions from NetworkManagementService. by Lorenzo Colitti · 7 years ago
- 3d68028 Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 7 years ago
- 709d367 [MS02] Write the skeleton for the IP memory store. by Chalard Jean · 7 years ago
- 7c2ee0d [MS01] Add the IP memory store service. by Chalard Jean · 7 years ago
- 197460b Merge "Move NetworkMonitor to NetworkStack" by Remi NGUYEN VAN · 7 years ago
- 1becbe7 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 7 years ago
- 2bcdb1a Merge "Add PCSCF to LinkProperties." by Chalard Jean · 7 years ago
- 5f81a66 Merge "Move DhcpServer to NetworkStack app" by Remi NGUYEN VAN · 7 years ago
- 081eb96 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 7 years ago
- 42a9c29 Add nullability annotations to public methods of ConnManager. by Chalard Jean · 7 years ago
- c8497bb Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 7 years ago
- ac5968e Limit access to suspected false positives. by Mathew Inwood · 7 years ago
- 1f1bdf2 Merge "[PT17] Small cleanup of PacManager" by Chalard Jean · 7 years ago
- 4d52ab7 Merge "Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs" by Paul Hu · 7 years ago
- 9f66465 Merge "Deprecate NetworkInfo" by Junyu Lai · 7 years ago
- 8fff222 [PT17] Small cleanup of PacManager by Chalard Jean · 7 years ago
- 5c2f626 Deprecate NetworkInfo by junyulai · 7 years ago
- c5b457b Merge "Fixed toString() printing error" by Treehugger Robot · 7 years ago
- 08f2a98 Merge "Add InetAddresses class to API" by Paul Duffin · 7 years ago
- 07f581a Merge "Remove 'hasDns' parameter" by Ken Chen · 7 years ago
- 2503706 Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs by paulhu · 7 years ago
- 9863a7a Add InetAddresses class to API by Paul Duffin · 7 years ago
- f744375 Merge "Track default upstream when system is ready" by Mark Chien · 7 years ago
- 8d48d97 Track default upstream when system is ready by markchien · 7 years ago
- 41f9163 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 7 years ago
- 55191eb [CM] Fix comments, add tests to TransportInfo API by Etan Cohen · 7 years ago
- 0911727 DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 7 years ago
- 4731163 VPN: Move package intent receiver to ConnectivityService. by junyulai · 7 years ago
- 7f1d549 Ignore ipv6 tx traffic on clat uid. by junyulai · 7 years ago
- 6272427 Merge "Refactoring of deleting stats in NetworkStats based on uids." by Junyu Lai · 7 years ago
- 9d38e58 Merge "[CS] Add a generic transport-specific information API" by Etan Cohen · 7 years ago
- d397de2 [CS] Add a generic transport-specific information API by Etan Cohen · 7 years ago
- 275ccbc Merge "Call netd to update the tcp buffer size" by Treehugger Robot · 7 years ago
- 85c0fd7 Refactoring of deleting stats in NetworkStats based on uids. by junyulai · 7 years ago
- d769c1d Remove 'hasDns' parameter by cken · 7 years ago
- 541810a Add PCSCF to LinkProperties. by Hongshik · 7 years ago
- c141de0 Merge "Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl" by Luke Huang · 7 years ago
- fade057 Merge pi-qpr1-release PQ1A.181105.017.A1 to pi-platform-release by Bill Yi · 7 years ago
- 589964b Simpify logic in updateTcpBufferSizes by lucaslin · 7 years ago
- 023c12c Merge "Update LinkProperties to NetworkAgentInfo only when it's changed" by Lucas Lin · 7 years ago
- 34cd394 Update LinkProperties to NetworkAgentInfo only when it's changed by lucaslin · 7 years ago
- 10786db Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl by Luke Huang · 7 years ago
- 6db57be Merge "Data stall detection using DNS event" by Chiachang Wang · 7 years ago
- 3d9b490 Call netd to update the tcp buffer size by Chenbo Feng · 7 years ago
- ea46de7 Data stall detection using DNS event by Chiachang Wang · 7 years ago
- 28d4fcd Merge "PermissionMonitor: Move intent receiver to ConnectivityService." by Junyu Lai · 7 years ago
- 1cfad48 Fixed toString() printing error by jiayanhong · 7 years ago
- 29ec3e9 Add XFRM-I support to IpSecService by Benedict Wong · 7 years ago
- 8adb5bd PermissionMonitor: Move intent receiver to ConnectivityService. by junyulai · 7 years ago
- 01a8c62 Merge "Move hidden APIs into system APIs" by Jack Yu · 7 years ago
- 5d8e697 Merge "Add IPv6 link-local address generation from EUI-48" by Etan Cohen · 7 years ago
- 13fefdd Move hidden APIs into system APIs by Jack Yu · 7 years ago
- 120fa0b Merge "(Really) fix LingerMonitor rate limiting" by Treehugger Robot · 7 years ago
- 1b2d62a Add IPv6 link-local address generation from EUI-48 by Etan Cohen · 7 years ago
- 0d1ed38 (Really) fix LingerMonitor rate limiting by Remi NGUYEN VAN · 7 years ago
- 506c6bd Merge "Fix LingerMonitor notification rate limiting" by Treehugger Robot · 7 years ago
- b56a1dd Avoid calling ParcelFileDescriptor.fromSocket on new Sockets. by Josh Gao · 7 years ago
- c5a03a6 Merge "Use spy in PermissionMonitorTest." by Junyu Lai · 7 years ago
- 2c54072 Use spy in PermissionMonitorTest. by junyulai · 7 years ago
- dbfbaf5 Add skip464xlat test in Nat464XlatTest by soma, kawata · 7 years ago
- 032dfe5 Fix LingerMonitor notification rate limiting by Remi NGUYEN VAN · 7 years ago
- 3f6664e Merge "Support backward compatibility for restricted network permission" by Paul Hu · 7 years ago
- 3c93506 Support backward compatibility for restricted network permission by paulhu · 7 years ago
- 431d07e Fix negative uid stats caused by 464xlat adjust when eBPF is on. by junyulai · 7 years ago
- e966e64 Merge "Refactor UidRange by using stable aidl structure" by Treehugger Robot · 7 years ago
- 4c876ff Merge "ConnectivityService: make log configurable" by Chalard Jean · 7 years ago
- ec52e89 Merge "No-op refactoring of VPN lockdown status check." by Junyu Lai · 7 years ago
- 4a62810 Merge "Add more debug log when onBlockedStatusChanged was called." by Junyu Lai · 7 years ago
- 4526f99 No-op refactoring of VPN lockdown status check. by junyulai · 7 years ago
- 3a07d8b Add more debug log when onBlockedStatusChanged was called. by junyulai · 7 years ago
- 6155b25 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
- 40f9fce Refactor UidRange by using stable aidl structure by Luke Huang · 7 years ago
- 2d23f14 Merge "To support skip464xlat per Network" by Chalard Jean · 7 years ago
- 8d6a981 Merge "Move some members to the "Q blacklist"." by Nathan Harold · 7 years ago
- df1c689 Move some members to the "Q blacklist". by Mathew Inwood · 7 years ago
- c510b27 ConnectivityService: make log configurable by hiroaki.yokoyama · 7 years ago
- cd2c08a Merge "Add tests for the network blocked status change" am: f1d996ac11 by Junyu Lai · 7 years ago
- d896c9a Merge "Add new callback to inform blocking of network on specific uid." by Junyu Lai · 7 years ago
- f1d996a Merge "Add tests for the network blocked status change" by Junyu Lai · 7 years ago
- c7a2d95 Merge "Add new callback to inform blocking of network on specific uid." by Junyu Lai · 7 years ago
- b8c1f78 Add tests for the network blocked status change by Mike Yu · 7 years ago
- 2a01b50 Merge changes I66e40b4b,I599a2ff9,I7c210623 am: 7b0604a191 by Chalard Jean · 7 years ago
- 7b0604a Merge changes I66e40b4b,I599a2ff9,I7c210623 by Treehugger Robot · 7 years ago
- cb8425b Merge "Network-related commands porting" am: f1b3ef44bc by Luke Huang · 7 years ago
- f1b3ef4 Merge "Network-related commands porting" by Luke Huang · 7 years ago
- 8d8d064 Merge changes into stage-aosp-master by Android Build Merger (Role) · 7 years ago