summaryrefslogtreecommitdiff
path: root/java/com/android/server/ethernet/EthernetTracker.java
AgeCommit message (Expand)Author
2022-03-31Move f/o/n/ethernet to p/m/ConnectivityPatrick Rohr
2022-03-18Add getInterfaceList API implementation in Ethernet service.Xiao Ma
2022-03-18Add global change ethernet state APImarkchien
2022-03-18Change network management listener to outcome receiverPatrick Rohr
2022-03-17Revert "Change network management listener to outcome receiver"Quentin Perret
2022-03-17Change network management listener to outcome receiverPatrick Rohr
2022-03-16Add support for Nullable IpConfigurationPatrick Rohr
2022-03-14Build ethernet service into service-connectivity-tiramisu-pre-jarjar.Xiao Ma
2022-03-07Allowing for null net caps in updateConfigurationJames Mattis
2022-03-07Eth Management APIs to Support TEST InterfacesJames Mattis
2022-02-24Using a builder for eth requestsJames Mattis
2022-02-11Implement the new added EthernetManager APIs.Xiao Ma
2022-02-01Renaming Ethernet Network Management ClassesJames Mattis
2022-02-01Implementation of Eth Connect & Disconnect NetworkJames Mattis
2022-01-20Replace runWithScissors with a custom implementation.Chalard Jean
2022-01-11Implementation of Eth Service updateConfigurationJames Mattis
2022-01-05Changes to make eth service methods more testableJames Mattis
2021-12-24Remove INetworkManagementService usage from EthernetTracker.Xiao Ma
2021-12-16Remove NetdService usage from EthernetTracker.Xiao Ma
2021-12-07Adding test coverage for eth transport overridesJames Mattis
2021-09-15Stop using NetworkStack#checkNetworkStackPermission*paulhu
2021-05-14Replace clearAll with withoutDefaultCapabilities in NC#Builderandroid-s-beta-2android-s-beta-1Chiachang Wang
2021-03-23Use public API instead of hidden API in EthernetTrackerlucaslin
2021-03-05[CS07]Remove hidden API usage of NetworkCapabilitieslifr
2021-02-09[CS02]Remove hidden API usage of NetworkCapabilitieslifr
2021-02-02Merge "Replace the usage of NetworkManagementService with NetdUtils"Lucas Lin
2021-01-28[VCN07.4] Add NOT_VCN_MANAGED for NetworkAgent implementationsjunyulai
2021-01-26Replace the usage of NetworkManagementService with NetdUtilslucaslin
2020-05-27Add TRANSPORT_TEST to test ethernet interfacesRemi NGUYEN VAN
2020-05-11Add capability they should always have to eth networks.Chalard Jean
2020-03-26Don't call maybeTrackInterface on the wrong thread.Lorenzo Colitti
2020-03-19Send tethered interface callbacks based on interface existence.Lorenzo Colitti
2020-03-19Support setting the default interface to null again.Lorenzo Colitti
2020-03-19Make Ethernet interfaces more testable.Lorenzo Colitti
2020-02-01Set Ethernet default mode as CLIENTandroid-r-preview-1Milim Lee
2020-01-28Support one Ethernet interface in server mode.Lorenzo Colitti
2019-03-25Update comments and documentation in net type prop changeandroid-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-o-mr1-iot-release-1.0.12oreo-mr1-iot-releaseSal Savage
2019-01-15Allow network transport type overrideSal Savage
2018-05-30Add missing features to static IP configandroid-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16android-9.0.0_r12android-9.0.0_r11pie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-releasepie-dr1-devpie-devPavel Maltsev
2018-05-02Ethernet should be NOT_CONGESTED by default.Jeff Sharkey
2018-01-25Enable multiple active Ethernet interfacesPavel Maltsev