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