summaryrefslogtreecommitdiff
path: root/services/net
AgeCommit message (Expand)Author
2021-08-12Remove modules-utils-build_system from filegroupNate Jiang
2021-06-24Merge "Remove netlink-client dependency from net-module-wifi." into sc-devXiao Ma
2021-06-21Remove most of the NetworkStack dependencies on frameworks/base.Lorenzo Colitti
2021-06-21Remove netlink-client dependency from net-module-wifi.Xiao Ma
2021-05-12Merge "services.net-module-wifi: Add TEST_MAPPING" am: 0885cc3db9 am: 9794833...David Su
2021-04-28Allow usage of SdkLevel in the framework/wifi servicesChalard Jean
2021-04-27services.net-module-wifi: Add TEST_MAPPINGDavid Su
2021-04-09Merge "Replace fields with getters in keepalive API" am: 8c5ae7e37f am: e07d0...Remi NGUYEN VAN
2021-04-08Replace fields with getters in keepalive APIRemi NGUYEN VAN
2021-03-23Build service-connectivity with system_server APIRemi NGUYEN VAN
2021-02-26Split out the connectivity API surfaceRemi NGUYEN VAN
2021-02-25Split out the connectivity API surfaceRemi NGUYEN VAN
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-01-11Merge "Use netd-client instead of netd_aidl_interfaces-platform-java" am: f03...Lucas Lin
2021-01-08Use netd-client instead of netd_aidl_interfaces-platform-javalucaslin
2020-12-28Merge "Adjust visibility rules for migration" am: d938444667 am: ffcaf9ec9e a...Baligh Uddin
2020-12-28Adjust visibility rules for migrationBaligh Uddin
2020-12-15Merge changes from topic "tcp_keepalive_fix" am: eada640d5d am: a0038ffa9d am...Remi NGUYEN VAN
2020-12-15Add TcpKeepalivePacketData to SystemApi am: 103ec4aa8d am: a232c68028 am: 401...Remi NGUYEN VAN
2020-12-14Use API TcpKeepalivePacketData in ClientModeImplRemi NGUYEN VAN
2020-12-14Add TcpKeepalivePacketData to SystemApiRemi NGUYEN VAN
2020-11-12Merge "services.net-module-wifi - set min_sdk_level to 30" am: ad8a87b69e am:...David Su
2020-11-12Merge "services.net-module-wifi - set min_sdk_level to 30"David Su
2020-11-09services.net-module-wifi - set min_sdk_level to 30David Su
2020-10-29Merge changes from topic "bug_167962976_visibility" am: 39c6068cbc am: 594272...Treehugger Robot
2020-10-29Add visibility rules for packages/modules/Connectivity/TetheringBaligh Uddin
2020-10-23Enable Error Prone to detect obscure bugs.Jeff Sharkey
2020-10-15Merge "Add imports to networking test mapping" am: f184d40178 am: f88f3c9f08 ...Treehugger Robot
2020-10-15Add imports to networking test mappingRemi NGUYEN VAN
2020-10-09Merge "Move IpUtils to frameworks/libs/net" am: e842db3548 am: 62e99304d6 am:...Remi NGUYEN VAN
2020-10-07Tighten up Binder.clearCallingIdentity() usage.Jeff Sharkey
2020-10-05Move IpUtils to frameworks/libs/netRemi NGUYEN VAN
2020-06-12Move Inet[4]AddressUtils to libs/netRemi NGUYEN VAN
2020-06-11Remove IpClientCallbacks dependency on DhcpResultsRemi NGUYEN VAN
2020-05-04Merge "Add custom Error Prone check for SDK comparisons." into rvc-devJeff Sharkey
2020-05-04Add custom Error Prone check for SDK comparisons.Jeff Sharkey
2020-05-04Only depend on the latest stable netd AIDL.Lorenzo Colitti
2020-04-22framework-wifi: remove duplicate classesDavid Su
2020-04-11Set transport types to resolverchenbruce
2020-04-09Use the lastest frozen netd_aidl_interface in frameworkLuke Huang
2020-04-02Add new method to update Layer2 information when L2 roaming happens.Xiao Ma
2020-03-19API review: access field by methodAaron Huang
2020-03-13services.net: Add a static library needed by wifi moduleRoshan Pius
2020-03-12services.net: Use the new ModuleNetworkStackClientRoshan Pius
2020-01-28Add implementation of getInterfaceHash()Paul Trautrim
2020-01-22Merge "Delete NetworkFactory from frameworks/base/core."Remi NGUYEN VAN
2020-01-15Delete NetworkFactory from frameworks/base/core.Lorenzo Colitti
2020-01-15Tethering: remove redundant source codemarkchien
2020-01-10Merge "Add IpClientCallbacks.onNewDhcpResults(DhcpResultsParcelable)"Treehugger Robot