summaryrefslogtreecommitdiff
path: root/services/net/java
AgeCommit message (Expand)Author
2023-08-14Remove the duplicated RFC7421_PREFIX_LENGTH constants. Xiao Ma
2022-07-06Remove SharedLog usage from NetworkStackClient Patrick Rohr
2021-10-04Improve "Lost network stack" error message Remi NGUYEN VAN
2021-06-17Remove most of the NetworkStack dependencies on frameworks/base. Lorenzo Colitti
2021-06-17Apply ag/12775659 to IpClientManager. Lorenzo Colitti
2021-04-08Replace fields with getters in keepalive API Remi NGUYEN VAN
2020-12-14Use API TcpKeepalivePacketData in ClientModeImpl Remi NGUYEN VAN
2020-12-14Add TcpKeepalivePacketData to SystemApi Remi NGUYEN VAN
2020-10-05Move IpUtils to frameworks/libs/net Remi NGUYEN VAN
2020-08-07Revert "Revert "Move Inet[4]AddressUtils to libs/net"" Chalard Jean
2020-07-02Revert "Move Inet[4]AddressUtils to libs/net" Chalard Jean
2020-07-02Move Inet[4]AddressUtils to libs/net Remi NGUYEN VAN
2020-06-09Remove IpClientCallbacks dependency on DhcpResults Remi NGUYEN VAN
2020-03-31Merge "Add new method to update Layer2 information when L2 roaming happens." Xiao Ma
2020-03-24API review: access field by method Aaron Huang
2020-03-16services.net: Add a static library needed by wifi module Roshan Pius
2020-03-12services.net: Use the new ModuleNetworkStackClient Roshan Pius
2020-03-05Add new method to update Layer2 information when L2 roaming happens. Xiao Ma
2020-01-29Add implementation of getInterfaceHash() Paul Trautrim
2020-01-10Merge "Add IpClientCallbacks.onNewDhcpResults(DhcpResultsParcelable)" Treehugger Robot
2020-01-10Merge "Add keepalive related methods and fields to system APIs" Aaron Huang
2020-01-10Add IpClientCallbacks.onNewDhcpResults(DhcpResultsParcelable) Chiachang Wang
2019-12-17Add keepalive related methods and fields to system APIs Aaron Huang
2019-12-17Add services-stubs for in-process APIs in services.jar Jiyong Park
2019-12-05Merge "Add DHCP Rapid Commit FILS support." Xiao Ma
2019-12-03Add DHCP Rapid Commit FILS support. Xiao Ma
2019-11-30[Tether07] Migrate Tethering into module markchien
2019-11-30[Tether07] Migrate Tethering into module markchien
2019-11-21Merge "Move shared packages to NetworkStack project" Remi NGUYEN VAN
2019-11-22Merge "Move shared packages to NetworkStack project" Remi NGUYEN VAN
2019-11-20Move shared packages to NetworkStack project Remi NGUYEN VAN
2019-11-19Merge "NetworkStackClient: Use @SystemApi alternative for isSameApp" Roshan Pius
2019-11-18NetworkStackClient: Use @SystemApi alternative for isSameApp Roshan Pius
2019-10-31Merge "DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage... TreeHugger Robot
2019-10-31Merge "[Tether05] Migrate UpstreamNetworkMonitor into module" Mark Chien
2019-10-30DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m... Xin Li
2019-10-30[Tether05] Migrate UpstreamNetworkMonitor into module markchien
2019-10-25Merge "[Tether03] Migrate IpServer into module" Mark Chien
2019-10-24Merge "Extend netlink class to fit the data structure" Chiachang Wang
2019-10-24[Tether03] Migrate IpServer into module markchien
2019-10-23Extend netlink class to fit the data structure Chiachang Wang
2019-10-18Merge "p2p: mirgrate p2p into tethering modes" Jimmy Chen
2019-10-08p2p: mirgrate p2p into tethering modes Jimmy Chen
2019-09-30Merge "Fix FD leak in ConnectivityManager.getConnectionOwnerUid" am: 20bdc26698 Jeffrey Vander Stoep
2019-09-30Fix FD leak in ConnectivityManager.getConnectionOwnerUid Jeff Vander Stoep
2019-09-24Merge "Move NetworkStack AIDLs to NetworkStack folder" am: 1c3acc8f8a Remi NGUYEN VAN
2019-09-05Move NetworkStack AIDLs to NetworkStack folder Remi NGUYEN VAN
2019-09-01Merge "Refactor Module connectors for testing" am: 288c75d055 Remi NGUYEN VAN
2019-08-30Refactor Module connectors for testing Remi NGUYEN VAN
2019-08-28Fix spacing in NetworkStackClient Remi NGUYEN VAN