- 6e44855 Add getInterfaceList API implementation in Ethernet service. by Xiao Ma · 3 years, 6 months ago
- e732c50 Add global change ethernet state API by markchien · 3 years, 6 months ago
- c9b8505 Revert "Revert "Change network management listener to outcome re..." by Patrick Rohr · 3 years, 6 months ago
- dd88b84 Revert "Change network management listener to outcome receiver" by Quentin Perret · 3 years, 6 months ago
- edba41c Change network management listener to outcome receiver by Patrick Rohr · 3 years, 6 months ago
- 9b58f89 Add support for Nullable IpConfiguration by Patrick Rohr · 3 years, 6 months ago
- 29f7d62 Build ethernet service into service-connectivity-tiramisu-pre-jarjar. by Xiao Ma · 3 years, 8 months ago
- a4e8e77 Clean up permission validation in EthernetServiceImpl by Patrick Rohr · 3 years, 6 months ago
- 038c805 Rename logIfEthernetNotStarted to throwIfEthernetNotStarted by Patrick Rohr · 3 years, 6 months ago
- f6cc4ca Allow all device types to call updateConfiguration by Patrick Rohr · 3 years, 6 months ago
- 27b3e86 Allowing for null net caps in updateConfiguration by James Mattis · 3 years, 6 months ago
- e46a330 Eth Management APIs to Support TEST Interfaces by James Mattis · 3 years, 7 months ago
- 5f835f7 Ethernet validate if iface is tracked on handler by James Mattis · 3 years, 6 months ago
- 744ace6 Using a builder for eth requests by James Mattis · 3 years, 7 months ago
- a4c2a84 Merge "Set EthernetNetworkSpecifier on ethernet networks" by Remi NGUYEN VAN · 3 years, 7 months ago
- f51dca1 Implement the new added EthernetManager APIs. by Xiao Ma · 3 years, 7 months ago
- 36b96d5 Set EthernetNetworkSpecifier on ethernet networks by Milim Lee · 4 years, 5 months ago
- 1b1222a Updating Eth Service to use Eth Network Permission by James Mattis · 3 years, 7 months ago
- 3ccf899 Renaming Ethernet Network Management Classes by James Mattis · 3 years, 8 months ago
- c3bfad4 Implementation of Eth Connect & Disconnect Network by James Mattis · 3 years, 8 months ago
- 741c5e6 Updates so Network Mgmt Callbacks Are Sent by James Mattis · 3 years, 8 months ago
- 8ead228 Replace the NetdService usage in the EthernetService. by Xiao Ma · 3 years, 8 months ago
- e1a8289 Replace runWithScissors with a custom implementation. by Chalard Jean · 3 years, 8 months ago
- af0aab7 Synchronize the IpClient events by Pavan Kumar M · 3 years, 8 months ago
- 947b8f0 Implementation of Eth Service updateConfiguration by James Mattis · 3 years, 8 months ago
- d8118ae Replacing IIpClient with Manager in ethNetFactory by James Mattis · 3 years, 8 months ago
- 284b25c Using PermissionUtils for common net permissions by James Mattis · 3 years, 9 months ago
- 1daccdc Changes to make eth service methods more testable by James Mattis · 3 years, 9 months ago
- 9c6fd52 Eth Service updates to validate net mgmt calls by James Mattis · 3 years, 9 months ago
- 3c9ce1f Remove INetworkManagementService usage from EthernetTracker. by Xiao Ma · 3 years, 9 months ago
- 54dcee3 Stubbed net mgmt API methods in eth service by James Mattis · 3 years, 9 months ago
- 93c5f60 Merge "Replace Preconditions.checkNotNull with Objects.requireNonNull." by Xiao Ma · 3 years, 9 months ago
- 6e1cb80 Import InterfaceParams class from f/libs/net/common. by Xiao Ma · 3 years, 9 months ago
- 8cc97a8 Replace Preconditions.checkNotNull with Objects.requireNonNull. by Xiao Ma · 3 years, 9 months ago
- 85cbb0a Merge "Remove NetdService usage from EthernetTracker." by Xiao Ma · 3 years, 9 months ago
- 88c47a2 Remove NetdService usage from EthernetTracker. by Xiao Ma · 3 years, 9 months ago
- 7ac844f Handle neighbor lost event by Pavan Kumar M · 4 years, 7 months ago
- af9daf0 Adding test coverage for eth transport overrides by James Mattis · 3 years, 9 months ago
- 3d9e9bb Removing unused int network score from eth factory by James Mattis · 3 years, 10 months ago
- 77c67f5 Stop using NetworkStack#checkNetworkStackPermission* am: 22694711c7 by paulhu · 4 years ago
- 2269471 Stop using NetworkStack#checkNetworkStackPermission* by paulhu · 4 years ago
- 74c25af Merge "prevent nullptr dereference when calling unwanted" am: 4dd2a41dd9 by Treehugger Robot · 4 years, 1 month ago
- 4dd2a41 Merge "prevent nullptr dereference when calling unwanted" by Treehugger Robot · 4 years, 1 month ago
- 32954f2 prevent nullptr dereference when calling unwanted by Patrick Rohr · 4 years, 1 month ago
- 64980ee Add null check for the taken callback am: 073b2d93e0 by Chiachang Wang · 4 years, 1 month ago
- 073b2d9 Add null check for the taken callback by Chiachang Wang · 4 years, 1 month ago
- 3ec8948 Merge "Revert "Set EthernetNetworkSpecifier on each ethernet network for multi-ethernet"" by Ady Abraham · 4 years, 1 month ago
- 2571bf4 Revert "Set EthernetNetworkSpecifier on each ethernet network for multi-ethernet" by Ady Abraham · 4 years, 1 month ago
- b488712 Merge "Set EthernetNetworkSpecifier on each ethernet network for multi-ethernet" by Treehugger Robot · 4 years, 1 month ago
- 21893f0 Remove Unused Code From EthernetNetworkFactory am: 0ba7e4cc58 am: 1fcc6843f8 by Patrick Rohr · 4 years, 1 month ago
- 406fb65 Set EthernetNetworkSpecifier on each ethernet network for multi-ethernet by Milim Lee · 4 years, 5 months ago
- 8b49031 Add Tests for EthernetNetworkFactory am: 4a60d53369 am: d8eeaf4bd3 by Patrick Rohr · 4 years, 1 month ago
- 0ba7e4c Remove Unused Code From EthernetNetworkFactory by Patrick Rohr · 4 years, 3 months ago
- 4a60d53 Add Tests for EthernetNetworkFactory by Patrick Rohr · 4 years, 10 months ago
- bc63a8f Merge "Stop using LinkPropertiesParcelableUtil." am: 1beef55eeb am: ef709db57e by Lorenzo Colitti · 4 years, 3 months ago
- 62350e3 Stop using LinkPropertiesParcelableUtil. by Lorenzo Colitti · 4 years, 3 months ago
- ca8079e Replace clearAll with withoutDefaultCapabilities in NC#Builder by Chiachang Wang · 4 years, 4 months ago
- c01a9cf Replace clearAll with withoutDefaultCapabilities in NC#Builder by Chiachang Wang · 4 years, 4 months ago
- 126eca9 Add transport type in capabilities filter of EthernetNetworkFacotry by lucaslin · 4 years, 5 months ago
- e94d9bf Enforce ACCESS_NETWORK_STATE to getAvailableInterfaces() by paulhu · 4 years, 5 months ago
- d5b622e Add transport type in capabilities filter of EthernetNetworkFacotry by lucaslin · 4 years, 5 months ago
- a8b818a Use public API instead of hidden API in EthernetTracker by lucaslin · 4 years, 6 months ago
- dbbdda0 Merge "Use public API instead of hidden API in EthernetTracker" into sc-dev by Lucas Lin · 4 years, 6 months ago
- f7d4918 Use public API instead of hidden API in EthernetTracker by lucaslin · 4 years, 6 months ago
- ddfc20d Replace reference of NetworkAgent#setLegacyExtraInfo by junyulai · 4 years, 6 months ago
- de53718 Replace references of request.networkCapabilies by junyulai · 4 years, 6 months ago
- 1345717 Use clearAll() of NetworkCapabilities.Builder instead by lucaslin · 4 years, 6 months ago
- a0c7e8f Merge "Rename StringNetworkSpecifier to Ethernet" by Remi NGUYEN VAN · 4 years, 6 months ago
- a10683d Merge "[CS09]Remove hidden API usage of NetworkRequest" by Frank Li · 4 years, 6 months ago
- 0ac4bcf [CS09]Remove hidden API usage of NetworkRequest by lifr · 4 years, 6 months ago
- b77d80d Rename StringNetworkSpecifier to Ethernet by Remi NGUYEN VAN · 4 years, 7 months ago
- 5681dfb [CS07]Remove hidden API usage of NetworkCapabilities by lifr · 4 years, 6 months ago
- d67df40 [CS02]Remove hidden API usage of NetworkCapabilities by lifr · 4 years, 8 months ago
- 5b2a469 Merge "Replace the usage of NetworkManagementService with NetdUtils" by Lucas Lin · 4 years, 7 months ago
- 40bac65 [VCN07.4] Add NOT_VCN_MANAGED for NetworkAgent implementations by junyulai · 4 years, 8 months ago
- 2b482af Replace the usage of NetworkManagementService with NetdUtils by lucaslin · 4 years, 8 months ago
- aa005e4 [NS01.eth] Remove a useless argument by Chalard Jean · 4 years, 8 months ago
- 43081c9 Add TRANSPORT_TEST to test ethernet interfaces by Remi NGUYEN VAN · 5 years ago
- e6213a6 Add capability they should always have to eth networks. by Chalard Jean · 5 years ago
- 5507f21 Address further API council comments. by Chalard Jean · 5 years ago
- 41b1913 Convert the Ethernet factory to the new network agent by Chalard Jean · 6 years ago
- ea4574d Fix querying Ethernet availability for unprivileged callers. by Lorenzo Colitti · 5 years ago
- 158b69a Don't call maybeTrackInterface on the wrong thread. by Lorenzo Colitti · 5 years ago
- 149860a Send tethered interface callbacks based on interface existence. by Lorenzo Colitti · 5 years ago
- 42cecb0 Support setting the default interface to null again. by Lorenzo Colitti · 5 years ago
- 9b0d58e Make Ethernet interfaces more testable. by Lorenzo Colitti · 5 years ago
- eb7777b Set Ethernet default mode as CLIENT by Milim Lee · 6 years ago
- 0486f51 Support one Ethernet interface in server mode. by Lorenzo Colitti · 6 years ago
- 2180ccc Merge "Avoid creating IpClient if ethernet cable is unplugged." by Lorenzo Colitti · 6 years ago
- e5f206d Fix refCount check at releaseNetworkFor by Junaid Babu · 6 years ago
- df6e024 Avoid creating IpClient if ethernet cable is unplugged. by kevinwk_lee · 6 years ago
- a31ee86 Merge "[Ethernet] Replace internal connectivity checks permission" by Paul Hu · 6 years ago
- a184f6e Update Ethernet code for the NetworkFactory serial number. by Chalard Jean · 7 years ago
- 561d712 [Ethernet] Replace internal connectivity checks permission by paulhu · 6 years ago
- 2b1e858 Fixed fatal exception in EthernetServiceThread by Wally Yau · 6 years ago
- 438e6cb Add reconnect flow when updateIPConfiguration by tank.hung · 6 years ago
- afbdf8f Update comments and documentation in net type prop change by Sal Savage · 7 years ago
- f8cfbeb Migrate EthernetNetworkFactory to IIpClient by Remi NGUYEN VAN · 7 years ago
- 545110b Allow network transport type override by Sal Savage · 7 years ago
- 739cb3d Don't consider TRACK_DEFAULT requests in EthernetNetworkFactory. by Lorenzo Colitti · 7 years ago