- b8e0167 Remove the legacy ethernet config resource check. by Xiao Ma · 3 years, 5 months ago
- 53d2a2c Clear test ethernet data when no longer enabled by James Mattis · 3 years, 5 months ago
- ddc2622 Fix linter errors by Patrick Rohr · 3 years, 5 months ago
- 3ed2059 Merge "Fixing multithreading issues in Ethernet Factory" by Patrick Rohr · 3 years, 6 months ago
- 846bbc9 Add getInterfaceList API implementation in Ethernet service. by Xiao Ma · 3 years, 6 months ago
- c0939b7 Add global change ethernet state API by markchien · 3 years, 6 months ago
- de503c5 Fixing multithreading issues in Ethernet Factory by James Mattis · 3 years, 6 months ago
- 0de5fb2 Revert "Revert "Change network management listener to outcome re..." by Patrick Rohr · 3 years, 6 months ago
- b6f3b8a Revert "Change network management listener to outcome receiver" by Quentin Perret · 3 years, 6 months ago
- b135274 Change network management listener to outcome receiver by Patrick Rohr · 3 years, 6 months ago
- 40b3ff8 Add support for Nullable IpConfiguration by Patrick Rohr · 3 years, 6 months ago
- 81f0f74 Build ethernet service into service-connectivity-tiramisu-pre-jarjar. by Xiao Ma · 3 years, 8 months ago
- ac8977a Clean up permission validation in EthernetServiceImpl by Patrick Rohr · 3 years, 6 months ago
- 6a77e5d Rename logIfEthernetNotStarted to throwIfEthernetNotStarted by Patrick Rohr · 3 years, 6 months ago
- 24fb1ef Allow all device types to call updateConfiguration by Patrick Rohr · 3 years, 6 months ago
- 3e12496 Allowing for null net caps in updateConfiguration by James Mattis · 3 years, 6 months ago
- b0cc8f0 Eth Management APIs to Support TEST Interfaces by James Mattis · 3 years, 6 months ago
- ed41dfe Ethernet validate if iface is tracked on handler by James Mattis · 3 years, 6 months ago
- 7448a98 Using a builder for eth requests by James Mattis · 3 years, 7 months ago
- 1fbc905 Merge "Set EthernetNetworkSpecifier on ethernet networks" by Remi NGUYEN VAN · 3 years, 7 months ago
- b8ab4c8 Implement the new added EthernetManager APIs. by Xiao Ma · 3 years, 7 months ago
- 8ae6883 Set EthernetNetworkSpecifier on ethernet networks by Milim Lee · 4 years, 4 months ago
- a2c2042 Updating Eth Service to use Eth Network Permission by James Mattis · 3 years, 7 months ago
- 5aa01c3 Renaming Ethernet Network Management Classes by James Mattis · 3 years, 7 months ago
- 9b9952e Implementation of Eth Connect & Disconnect Network by James Mattis · 3 years, 8 months ago
- 724a0ae Updates so Network Mgmt Callbacks Are Sent by James Mattis · 3 years, 8 months ago
- 2730f2e Replace the NetdService usage in the EthernetService. by Xiao Ma · 3 years, 8 months ago
- 6339ef0 Replace runWithScissors with a custom implementation. by Chalard Jean · 3 years, 8 months ago
- b63e7ae Synchronize the IpClient events by Pavan Kumar M · 3 years, 8 months ago
- 7f0823c Implementation of Eth Service updateConfiguration by James Mattis · 3 years, 8 months ago
- cfa7a08 Replacing IIpClient with Manager in ethNetFactory by James Mattis · 3 years, 8 months ago
- 54e3aeb Using PermissionUtils for common net permissions by James Mattis · 3 years, 8 months ago
- a5f724d Changes to make eth service methods more testable by James Mattis · 3 years, 8 months ago
- cc1dac6 Eth Service updates to validate net mgmt calls by James Mattis · 3 years, 9 months ago
- 39e7a77 Remove INetworkManagementService usage from EthernetTracker. by Xiao Ma · 3 years, 9 months ago
- 5fac76d Stubbed net mgmt API methods in eth service by James Mattis · 3 years, 9 months ago
- 7ab9fb8 Merge "Replace Preconditions.checkNotNull with Objects.requireNonNull." by Xiao Ma · 3 years, 9 months ago
- 3a26d1b Import InterfaceParams class from f/libs/net/common. by Xiao Ma · 3 years, 9 months ago
- 31ce0a1 Replace Preconditions.checkNotNull with Objects.requireNonNull. by Xiao Ma · 3 years, 9 months ago
- 479ee83 Merge "Remove NetdService usage from EthernetTracker." by Xiao Ma · 3 years, 9 months ago
- 300abdb Remove NetdService usage from EthernetTracker. by Xiao Ma · 3 years, 9 months ago
- e600bef Handle neighbor lost event by Pavan Kumar M · 4 years, 7 months ago
- 2fc1c08 Adding test coverage for eth transport overrides by James Mattis · 3 years, 9 months ago
- 68c4a51 Removing unused int network score from eth factory by James Mattis · 3 years, 10 months ago
- 1932a7e Stop using NetworkStack#checkNetworkStackPermission* am: d6789606d5 by paulhu · 4 years ago
- d678960 Stop using NetworkStack#checkNetworkStackPermission* by paulhu · 4 years ago
- 07060e3 Merge "prevent nullptr dereference when calling unwanted" am: 03f03d7acf by Treehugger Robot · 4 years, 1 month ago
- 03f03d7 Merge "prevent nullptr dereference when calling unwanted" by Treehugger Robot · 4 years, 1 month ago
- 4cf6809 prevent nullptr dereference when calling unwanted by Patrick Rohr · 4 years, 1 month ago
- a03cf17 Add null check for the taken callback am: c57eb8c6ad by Chiachang Wang · 4 years, 1 month ago
- c57eb8c Add null check for the taken callback by Chiachang Wang · 4 years, 1 month ago
- 089b554 Merge "Revert "Set EthernetNetworkSpecifier on each ethernet network for multi-ethernet"" by Ady Abraham · 4 years, 1 month ago
- 7a4fecc Revert "Set EthernetNetworkSpecifier on each ethernet network for multi-ethernet" by Ady Abraham · 4 years, 1 month ago
- f7059e6 Merge "Set EthernetNetworkSpecifier on each ethernet network for multi-ethernet" by Treehugger Robot · 4 years, 1 month ago
- 3ed5c39 Remove Unused Code From EthernetNetworkFactory am: 698b59510f am: e7048826ba by Patrick Rohr · 4 years, 1 month ago
- b94c4e7 Set EthernetNetworkSpecifier on each ethernet network for multi-ethernet by Milim Lee · 4 years, 4 months ago
- 98958bb Add Tests for EthernetNetworkFactory am: e78e8828d6 am: f5e25fcc5d by Patrick Rohr · 4 years, 1 month ago
- 698b595 Remove Unused Code From EthernetNetworkFactory by Patrick Rohr · 4 years, 3 months ago
- e78e882 Add Tests for EthernetNetworkFactory by Patrick Rohr · 4 years, 10 months ago
- e30816d Merge "Stop using LinkPropertiesParcelableUtil." am: 0b58e409a1 am: a04fb395b6 by Lorenzo Colitti · 4 years, 3 months ago
- 0e077cb Stop using LinkPropertiesParcelableUtil. by Lorenzo Colitti · 4 years, 3 months ago
- bbd8b43 Replace clearAll with withoutDefaultCapabilities in NC#Builder by Chiachang Wang · 4 years, 4 months ago
- 6d8141c Replace clearAll with withoutDefaultCapabilities in NC#Builder by Chiachang Wang · 4 years, 4 months ago
- fe134fb Add transport type in capabilities filter of EthernetNetworkFacotry by lucaslin · 4 years, 5 months ago
- 3056b74 Enforce ACCESS_NETWORK_STATE to getAvailableInterfaces() by paulhu · 4 years, 5 months ago
- 4450c15 Add transport type in capabilities filter of EthernetNetworkFacotry by lucaslin · 4 years, 5 months ago
- 19b7b3d Use public API instead of hidden API in EthernetTracker by lucaslin · 4 years, 6 months ago
- 06e1c17 Merge "Use public API instead of hidden API in EthernetTracker" into sc-dev by Lucas Lin · 4 years, 6 months ago
- 4a0cbe9 Use public API instead of hidden API in EthernetTracker by lucaslin · 4 years, 6 months ago
- c439eae Replace reference of NetworkAgent#setLegacyExtraInfo by junyulai · 4 years, 6 months ago
- 89764da Replace references of request.networkCapabilies by junyulai · 4 years, 6 months ago
- df51759 Use clearAll() of NetworkCapabilities.Builder instead by lucaslin · 4 years, 6 months ago
- ddbc355 Merge "Rename StringNetworkSpecifier to Ethernet" by Remi NGUYEN VAN · 4 years, 6 months ago
- 35a6de8 Merge "[CS09]Remove hidden API usage of NetworkRequest" by Frank Li · 4 years, 6 months ago
- 60ce2ec [CS09]Remove hidden API usage of NetworkRequest by lifr · 4 years, 6 months ago
- a837199 Rename StringNetworkSpecifier to Ethernet by Remi NGUYEN VAN · 4 years, 7 months ago
- 89f2f50 [CS07]Remove hidden API usage of NetworkCapabilities by lifr · 4 years, 6 months ago
- 810d8f0 [CS02]Remove hidden API usage of NetworkCapabilities by lifr · 4 years, 7 months ago
- ab2e555 Merge "Replace the usage of NetworkManagementService with NetdUtils" by Lucas Lin · 4 years, 7 months ago
- c8148a1 [VCN07.4] Add NOT_VCN_MANAGED for NetworkAgent implementations by junyulai · 4 years, 7 months ago
- 88f4df8 Replace the usage of NetworkManagementService with NetdUtils by lucaslin · 4 years, 8 months ago
- be2858b [NS01.eth] Remove a useless argument by Chalard Jean · 4 years, 8 months ago
- 1849ebd Add TRANSPORT_TEST to test ethernet interfaces by Remi NGUYEN VAN · 5 years ago
- bddcfc0 Add capability they should always have to eth networks. by Chalard Jean · 5 years ago
- 4b9a7dd Address further API council comments. by Chalard Jean · 5 years ago
- 86aac0d Convert the Ethernet factory to the new network agent by Chalard Jean · 6 years ago
- dd397f5 Fix querying Ethernet availability for unprivileged callers. by Lorenzo Colitti · 5 years ago
- bd66333 Don't call maybeTrackInterface on the wrong thread. by Lorenzo Colitti · 5 years ago
- 165b456 Send tethered interface callbacks based on interface existence. by Lorenzo Colitti · 5 years ago
- e81f99d Support setting the default interface to null again. by Lorenzo Colitti · 5 years ago
- 841195a Make Ethernet interfaces more testable. by Lorenzo Colitti · 5 years ago
- f85c0b3 Set Ethernet default mode as CLIENT by Milim Lee · 6 years ago
- 3232780 Support one Ethernet interface in server mode. by Lorenzo Colitti · 6 years ago
- 918f68f Merge "Avoid creating IpClient if ethernet cable is unplugged." by Lorenzo Colitti · 6 years ago
- b92d1f5 Fix refCount check at releaseNetworkFor by Junaid Babu · 6 years ago
- 13d5b86 Avoid creating IpClient if ethernet cable is unplugged. by kevinwk_lee · 6 years ago
- cd73c22 Merge "[Ethernet] Replace internal connectivity checks permission" by Paul Hu · 6 years ago
- 91456a8 Update Ethernet code for the NetworkFactory serial number. by Chalard Jean · 7 years ago
- 6957e3a [Ethernet] Replace internal connectivity checks permission by paulhu · 6 years ago
- b95be59 Fixed fatal exception in EthernetServiceThread by Wally Yau · 6 years ago