1. 6a77e5d Rename logIfEthernetNotStarted to throwIfEthernetNotStarted by Patrick Rohr · 3 years, 6 months ago
  2. 24fb1ef Allow all device types to call updateConfiguration by Patrick Rohr · 3 years, 6 months ago
  3. 0f66192 Merge changes from topic "rway_nullable_nc" by Patrick Rohr · 3 years, 6 months ago
  4. 3e12496 Allowing for null net caps in updateConfiguration by James Mattis · 3 years, 6 months ago
  5. b0cc8f0 Eth Management APIs to Support TEST Interfaces by James Mattis · 3 years, 7 months ago
  6. 145c241 Ethernet validate if iface is tracked on handler am: ed41dfeb44 by James Mattis · 3 years, 6 months ago
  7. ed41dfe Ethernet validate if iface is tracked on handler by James Mattis · 3 years, 6 months ago
  8. 40b1b0c Using a builder for eth requests am: 7448a982fa by James Mattis · 3 years, 6 months ago
  9. 7448a98 Using a builder for eth requests by James Mattis · 3 years, 7 months ago
  10. c4ca1b7 Enable EthernetServiceTests in presubmit am: ef20ec8f12 by Patrick Rohr · 3 years, 7 months ago
  11. c04775b Fix testIpClientIsNotStartedWhenLinkIsDown am: bb36434efd by Patrick Rohr · 3 years, 7 months ago
  12. ef20ec8 Enable EthernetServiceTests in presubmit by Patrick Rohr · 3 years, 8 months ago
  13. bb36434 Fix testIpClientIsNotStartedWhenLinkIsDown by Patrick Rohr · 3 years, 7 months ago
  14. 2074562 Merge "Set EthernetNetworkSpecifier on ethernet networks" am: 1fbc905f00 by Remi NGUYEN VAN · 3 years, 7 months ago
  15. 1fbc905 Merge "Set EthernetNetworkSpecifier on ethernet networks" by Remi NGUYEN VAN · 3 years, 7 months ago
  16. fca39e0 Implement the new added EthernetManager APIs. am: b8ab4c869f by Xiao Ma · 3 years, 7 months ago
  17. 387ab81 Empty merge of sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 3 years, 7 months ago
  18. b8ab4c8 Implement the new added EthernetManager APIs. by Xiao Ma · 3 years, 7 months ago
  19. a7c7f76 Fix testIpClientIsNotStartedWhenLinkIsDown. am: 5216fc9eef by Lorenzo Colitti · 3 years, 7 months ago
  20. 5216fc9 Fix testIpClientIsNotStartedWhenLinkIsDown. by Lorenzo Colitti · 3 years, 7 months ago
  21. 8ae6883 Set EthernetNetworkSpecifier on ethernet networks by Milim Lee · 4 years, 5 months ago
  22. bdb066a Updating Eth Service to use Eth Network Permission am: a2c204259d by James Mattis · 3 years, 7 months ago
  23. a2c2042 Updating Eth Service to use Eth Network Permission by James Mattis · 3 years, 8 months ago
  24. a7b024b Renaming Ethernet Network Management Classes am: 5aa01c3196 by James Mattis · 3 years, 7 months ago
  25. 2a09b07 Implementation of Eth Connect & Disconnect Network am: 9b9952ebe1 by James Mattis · 3 years, 7 months ago
  26. 5aa01c3 Renaming Ethernet Network Management Classes by James Mattis · 3 years, 8 months ago
  27. 9b9952e Implementation of Eth Connect & Disconnect Network by James Mattis · 3 years, 8 months ago
  28. 3f4a432 Updates so Network Mgmt Callbacks Are Sent am: 724a0aea08 by James Mattis · 3 years, 7 months ago
  29. 724a0ae Updates so Network Mgmt Callbacks Are Sent by James Mattis · 3 years, 8 months ago
  30. 0f586dc Replace the NetdService usage in the EthernetService. am: 2730f2ea2d by Xiao Ma · 3 years, 8 months ago
  31. 2730f2e Replace the NetdService usage in the EthernetService. by Xiao Ma · 3 years, 8 months ago
  32. 8481d98 Replace runWithScissors with a custom implementation. am: 6339ef0b4e by Chalard Jean · 3 years, 8 months ago
  33. 6339ef0 Replace runWithScissors with a custom implementation. by Chalard Jean · 3 years, 8 months ago
  34. 11f16ed Synchronize the IpClient events am: b63e7aebee by Pavan Kumar M · 3 years, 8 months ago
  35. b63e7ae Synchronize the IpClient events by Pavan Kumar M · 3 years, 8 months ago
  36. 60446a1 Implementation of Eth Service updateConfiguration am: 7f0823c15f am: ff09606232 am: c12e683a51 by James Mattis · 3 years, 8 months ago
  37. c12e683 Implementation of Eth Service updateConfiguration am: 7f0823c15f am: ff09606232 by James Mattis · 3 years, 8 months ago
  38. ff09606 Implementation of Eth Service updateConfiguration am: 7f0823c15f by James Mattis · 3 years, 8 months ago
  39. 7f0823c Implementation of Eth Service updateConfiguration by James Mattis · 3 years, 9 months ago
  40. 6b47c96 Replacing IIpClient with Manager in ethNetFactory am: cfa7a08bcf am: 7d4d068293 am: 4b44c9f94d by James Mattis · 3 years, 8 months ago
  41. 96f354a Code cleanup on EthernetNetworkFactoryTest am: 18ed8f6680 am: 99fea53b7c am: a22d2112ca by James Mattis · 3 years, 8 months ago
  42. 5e89663 Using PermissionUtils for common net permissions am: 54e3aebb95 am: 1f749592d8 am: b6d353bb9c by James Mattis · 3 years, 8 months ago
  43. 43e7093 Changes to make eth service methods more testable am: a5f724dfdd am: 4f22cf4a85 am: bf585dba90 by James Mattis · 3 years, 8 months ago
  44. 666952e Eth Service updates to validate net mgmt calls am: cc1dac61b3 am: 24e202722d am: f0f434a890 by James Mattis · 3 years, 8 months ago
  45. 4b44c9f Replacing IIpClient with Manager in ethNetFactory am: cfa7a08bcf am: 7d4d068293 by James Mattis · 3 years, 8 months ago
  46. a22d211 Code cleanup on EthernetNetworkFactoryTest am: 18ed8f6680 am: 99fea53b7c by James Mattis · 3 years, 8 months ago
  47. b6d353b Using PermissionUtils for common net permissions am: 54e3aebb95 am: 1f749592d8 by James Mattis · 3 years, 8 months ago
  48. bf585db Changes to make eth service methods more testable am: a5f724dfdd am: 4f22cf4a85 by James Mattis · 3 years, 8 months ago
  49. f0f434a Eth Service updates to validate net mgmt calls am: cc1dac61b3 am: 24e202722d by James Mattis · 3 years, 8 months ago
  50. 7d4d068 Replacing IIpClient with Manager in ethNetFactory am: cfa7a08bcf by James Mattis · 3 years, 8 months ago
  51. 99fea53 Code cleanup on EthernetNetworkFactoryTest am: 18ed8f6680 by James Mattis · 3 years, 8 months ago
  52. 1f74959 Using PermissionUtils for common net permissions am: 54e3aebb95 by James Mattis · 3 years, 8 months ago
  53. 4f22cf4 Changes to make eth service methods more testable am: a5f724dfdd by James Mattis · 3 years, 8 months ago
  54. 24e2027 Eth Service updates to validate net mgmt calls am: cc1dac61b3 by James Mattis · 3 years, 8 months ago
  55. cfa7a08 Replacing IIpClient with Manager in ethNetFactory by James Mattis · 3 years, 8 months ago
  56. 18ed8f6 Code cleanup on EthernetNetworkFactoryTest by James Mattis · 3 years, 8 months ago
  57. 54e3aeb Using PermissionUtils for common net permissions by James Mattis · 3 years, 9 months ago
  58. a5f724d Changes to make eth service methods more testable by James Mattis · 3 years, 9 months ago
  59. cc1dac6 Eth Service updates to validate net mgmt calls by James Mattis · 3 years, 9 months ago
  60. b65876c Remove INetworkManagementService usage from EthernetTracker. am: 39e7a77991 am: 020d4fa16a am: d21f8fa352 by Xiao Ma · 3 years, 9 months ago
  61. d21f8fa Remove INetworkManagementService usage from EthernetTracker. am: 39e7a77991 am: 020d4fa16a by Xiao Ma · 3 years, 9 months ago
  62. 020d4fa Remove INetworkManagementService usage from EthernetTracker. am: 39e7a77991 by Xiao Ma · 3 years, 9 months ago
  63. 39e7a77 Remove INetworkManagementService usage from EthernetTracker. by Xiao Ma · 3 years, 9 months ago
  64. 58acb47 Stubbed net mgmt API methods in eth service am: 5fac76d3a2 am: 2de4dbd725 am: 35b2ad1543 by James Mattis · 3 years, 9 months ago
  65. 35b2ad1 Stubbed net mgmt API methods in eth service am: 5fac76d3a2 am: 2de4dbd725 by James Mattis · 3 years, 9 months ago
  66. 2de4dbd Stubbed net mgmt API methods in eth service am: 5fac76d3a2 by James Mattis · 3 years, 9 months ago
  67. 5fac76d Stubbed net mgmt API methods in eth service by James Mattis · 3 years, 9 months ago
  68. eeb5297 Merge "Replace Preconditions.checkNotNull with Objects.requireNonNull." am: 7ab9fb8f1a am: 9316b296b4 am: 2f5bb0a276 by Xiao Ma · 3 years, 9 months ago
  69. 305bf75 Import InterfaceParams class from f/libs/net/common. am: 3a26d1b8ed am: 9a57980ff7 am: 7b84ce8042 by Xiao Ma · 3 years, 9 months ago
  70. 2f5bb0a Merge "Replace Preconditions.checkNotNull with Objects.requireNonNull." am: 7ab9fb8f1a am: 9316b296b4 by Xiao Ma · 3 years, 9 months ago
  71. 7b84ce8 Import InterfaceParams class from f/libs/net/common. am: 3a26d1b8ed am: 9a57980ff7 by Xiao Ma · 3 years, 9 months ago
  72. 9316b29 Merge "Replace Preconditions.checkNotNull with Objects.requireNonNull." am: 7ab9fb8f1a by Xiao Ma · 3 years, 9 months ago
  73. 9a57980 Import InterfaceParams class from f/libs/net/common. am: 3a26d1b8ed by Xiao Ma · 3 years, 9 months ago
  74. 7ab9fb8 Merge "Replace Preconditions.checkNotNull with Objects.requireNonNull." by Xiao Ma · 3 years, 9 months ago
  75. 3a26d1b Import InterfaceParams class from f/libs/net/common. by Xiao Ma · 3 years, 9 months ago
  76. 31ce0a1 Replace Preconditions.checkNotNull with Objects.requireNonNull. by Xiao Ma · 3 years, 9 months ago
  77. ed0a25d Merge "Remove NetdService usage from EthernetTracker." am: 479ee83516 am: 3b57155044 am: 675fac20cc by Xiao Ma · 3 years, 9 months ago
  78. 675fac2 Merge "Remove NetdService usage from EthernetTracker." am: 479ee83516 am: 3b57155044 by Xiao Ma · 3 years, 9 months ago
  79. 3b57155 Merge "Remove NetdService usage from EthernetTracker." am: 479ee83516 by Xiao Ma · 3 years, 9 months ago
  80. 479ee83 Merge "Remove NetdService usage from EthernetTracker." by Xiao Ma · 3 years, 9 months ago
  81. 300abdb Remove NetdService usage from EthernetTracker. by Xiao Ma · 3 years, 9 months ago
  82. 39710ea Handle neighbor lost event am: e600bef8f9 am: dab9bb4938 am: a108e9b47d by Pavan Kumar M · 3 years, 9 months ago
  83. a108e9b Handle neighbor lost event am: e600bef8f9 am: dab9bb4938 by Pavan Kumar M · 3 years, 9 months ago
  84. dab9bb4 Handle neighbor lost event am: e600bef8f9 by Pavan Kumar M · 3 years, 9 months ago
  85. e600bef Handle neighbor lost event by Pavan Kumar M · 4 years, 7 months ago
  86. d025321 Adding test coverage for eth transport overrides am: 2fc1c08cb5 am: ed18ef9f85 am: b6b21a356c by James Mattis · 3 years, 9 months ago
  87. b6b21a3 Adding test coverage for eth transport overrides am: 2fc1c08cb5 am: ed18ef9f85 by James Mattis · 3 years, 9 months ago
  88. ed18ef9 Adding test coverage for eth transport overrides am: 2fc1c08cb5 by James Mattis · 3 years, 9 months ago
  89. 60bbce6 Removing unused int network score from eth factory am: 68c4a5108b am: 21bbe6f4a5 am: 1c138c9d16 by James Mattis · 3 years, 9 months ago
  90. 1c138c9 Removing unused int network score from eth factory am: 68c4a5108b am: 21bbe6f4a5 by James Mattis · 3 years, 9 months ago
  91. 21bbe6f Removing unused int network score from eth factory am: 68c4a5108b by James Mattis · 3 years, 9 months ago
  92. 2fc1c08 Adding test coverage for eth transport overrides by James Mattis · 3 years, 9 months ago
  93. 68c4a51 Removing unused int network score from eth factory by James Mattis · 3 years, 10 months ago
  94. af7ac6d [automerger skipped] Merge Android 12 am: 7278efa321 -s ours am: 7aae12e960 -s ours am: 0b42dfc1cb -s ours am: ea24c36c91 -s ours by Xin Li · 4 years ago
  95. ea24c36 [automerger skipped] Merge Android 12 am: 7278efa321 -s ours am: 7aae12e960 -s ours am: 0b42dfc1cb -s ours by Xin Li · 4 years ago
  96. 0b42dfc [automerger skipped] Merge Android 12 am: 7278efa321 -s ours am: 7aae12e960 -s ours by Xin Li · 4 years ago
  97. 7aae12e [automerger skipped] Merge Android 12 am: 7278efa321 -s ours by Xin Li · 4 years ago
  98. 7278efa Merge Android 12 by Xin Li · 4 years ago
  99. e754bba Stop using NetworkStack#checkNetworkStackPermission* am: d6789606d5 am: 1932a7e7ec am: 4f201939ec am: d744b0e554 by paulhu · 4 years ago
  100. d744b0e Stop using NetworkStack#checkNetworkStackPermission* am: d6789606d5 am: 1932a7e7ec am: 4f201939ec by paulhu · 4 years ago