summaryrefslogtreecommitdiff
path: root/java/com
AgeCommit message (Expand)Author
2022-03-16Add support for Nullable IpConfigurationPatrick Rohr
2022-03-14Build ethernet service into service-connectivity-tiramisu-pre-jarjar.Xiao Ma
2022-03-10Clean up permission validation in EthernetServiceImplPatrick Rohr
2022-03-09Rename logIfEthernetNotStarted to throwIfEthernetNotStartedPatrick Rohr
2022-03-09Allow all device types to call updateConfigurationPatrick Rohr
2022-03-07Allowing for null net caps in updateConfigurationJames Mattis
2022-03-07Eth Management APIs to Support TEST InterfacesJames Mattis
2022-03-02Ethernet validate if iface is tracked on handlerJames Mattis
2022-02-24Using a builder for eth requestsJames Mattis
2022-02-14Merge "Set EthernetNetworkSpecifier on ethernet networks"Remi NGUYEN VAN
2022-02-11Implement the new added EthernetManager APIs.Xiao Ma
2022-02-08Set EthernetNetworkSpecifier on ethernet networksMilim Lee
2022-02-02Updating Eth Service to use Eth Network PermissionJames Mattis
2022-02-01Renaming Ethernet Network Management ClassesJames Mattis
2022-02-01Implementation of Eth Connect & Disconnect NetworkJames Mattis
2022-01-27Updates so Network Mgmt Callbacks Are SentJames Mattis
2022-01-24Replace the NetdService usage in the EthernetService.Xiao Ma
2022-01-20Replace runWithScissors with a custom implementation.Chalard Jean
2022-01-13Synchronize the IpClient eventsPavan Kumar M
2022-01-11Implementation of Eth Service updateConfigurationJames Mattis
2022-01-05Replacing IIpClient with Manager in ethNetFactoryJames Mattis
2022-01-05Using PermissionUtils for common net permissionsJames Mattis
2022-01-05Changes to make eth service methods more testableJames Mattis
2022-01-05Eth Service updates to validate net mgmt callsJames Mattis
2021-12-24Remove INetworkManagementService usage from EthernetTracker.Xiao Ma
2021-12-22Stubbed net mgmt API methods in eth serviceJames Mattis
2021-12-22Merge "Replace Preconditions.checkNotNull with Objects.requireNonNull."Xiao Ma
2021-12-21Import InterfaceParams class from f/libs/net/common.Xiao Ma
2021-12-21Replace Preconditions.checkNotNull with Objects.requireNonNull.Xiao Ma
2021-12-16Merge "Remove NetdService usage from EthernetTracker."Xiao Ma
2021-12-16Remove NetdService usage from EthernetTracker.Xiao Ma
2021-12-15Handle neighbor lost eventPavan Kumar M
2021-12-07Adding test coverage for eth transport overridesJames Mattis
2021-12-07Removing unused int network score from eth factoryJames Mattis
2021-09-16Stop using NetworkStack#checkNetworkStackPermission* am: 2a8258b339temp_sam_202323961paulhu
2021-09-15Stop using NetworkStack#checkNetworkStackPermission*paulhu
2021-08-20Merge "prevent nullptr dereference when calling unwanted" am: afd21f5a7fTreehugger Robot
2021-08-20Merge "prevent nullptr dereference when calling unwanted"android-s-beta-5android-s-beta-5Treehugger Robot
2021-08-20prevent nullptr dereference when calling unwantedPatrick Rohr
2021-08-20Add null check for the taken callback am: 19b7709da6Chiachang Wang
2021-08-20Add null check for the taken callbackChiachang Wang
2021-08-12Merge "Revert "Set EthernetNetworkSpecifier on each ethernet network for mult...Ady Abraham
2021-08-12Revert "Set EthernetNetworkSpecifier on each ethernet network for multi-ether...Ady Abraham
2021-08-12Merge "Set EthernetNetworkSpecifier on each ethernet network for multi-ethernet"Treehugger Robot
2021-07-29Remove Unused Code From EthernetNetworkFactory am: e1a9e20364 am: 84d3514e22Patrick Rohr
2021-07-29Set EthernetNetworkSpecifier on each ethernet network for multi-ethernetMilim Lee
2021-07-28Add Tests for EthernetNetworkFactory am: 5cd9288b03 am: 8edfdf490bPatrick Rohr
2021-07-28Remove Unused Code From EthernetNetworkFactoryPatrick Rohr
2021-07-28Add Tests for EthernetNetworkFactoryPatrick Rohr
2021-06-21Merge "Stop using LinkPropertiesParcelableUtil." am: aca3a829fa am: b31d848746Lorenzo Colitti