index
:
packages_modules_Connectivity.git
s12.0
s12.1
t13.0
u14.0
packages_modules_Connectivity
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service-t
/
src
/
com
/
android
/
server
/
ethernet
/
EthernetNetworkFactory.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sendcallback when setting eth interface up
James Mattis
2022-08-01
1
-2
/
+1
*
Send callback if ip provisioning is interrupted
James Mattis
2022-06-17
1
-3
/
+2
*
Move EthernetNetworkFactory to using the NetworkProvider API
Patrick Rohr
2022-05-25
1
-106
/
+49
*
Add NetworkOfferCallback to NetworkInterfaceState
Patrick Rohr
2022-05-25
1
-0
/
+27
*
Change NetworkInterfaceState to hold NetworkProvider instance
Patrick Rohr
2022-05-25
1
-5
/
+5
*
Remove the legacy ethernet config resource check.
Xiao Ma
2022-04-21
1
-21
/
+2
*
Fix linter errors
Patrick Rohr
2022-04-04
1
-2
/
+1
*
Merge "Fixing multithreading issues in Ethernet Factory"
Patrick Rohr
2022-03-24
1
-26
/
+24
|
\
|
*
Fixing multithreading issues in Ethernet Factory
James Mattis
2022-03-22
1
-26
/
+24
*
|
Add global change ethernet state API
markchien
2022-03-23
1
-3
/
+6
|
/
*
Revert "Revert "Change network management listener to outcome re..."
Patrick Rohr
2022-03-18
1
-22
/
+24
*
Revert "Change network management listener to outcome receiver"
Quentin Perret
2022-03-17
1
-24
/
+22
*
Change network management listener to outcome receiver
Patrick Rohr
2022-03-17
1
-22
/
+24
*
Add support for Nullable IpConfiguration
Patrick Rohr
2022-03-16
1
-4
/
+7
*
Build ethernet service into service-connectivity-tiramisu-pre-jarjar.
Xiao Ma
2022-03-14
1
-2
/
+27
*
Allowing for null net caps in updateConfiguration
James Mattis
2022-03-07
1
-1
/
+3
*
Ethernet validate if iface is tracked on handler
James Mattis
2022-03-02
1
-12
/
+14
*
Merge "Set EthernetNetworkSpecifier on ethernet networks"
Remi NGUYEN VAN
2022-02-14
1
-2
/
+6
|
\
|
*
Set EthernetNetworkSpecifier on ethernet networks
Milim Lee
2022-02-08
1
-2
/
+6
*
|
Implement the new added EthernetManager APIs.
Xiao Ma
2022-02-11
1
-1
/
+15
|
/
*
Renaming Ethernet Network Management Classes
James Mattis
2022-02-01
1
-19
/
+19
*
Implementation of Eth Connect & Disconnect Network
James Mattis
2022-02-01
1
-5
/
+21
*
Updates so Network Mgmt Callbacks Are Sent
James Mattis
2022-01-27
1
-56
/
+105
*
Synchronize the IpClient events
Pavan Kumar M
2022-01-13
1
-0
/
+16
*
Implementation of Eth Service updateConfiguration
James Mattis
2022-01-11
1
-54
/
+120
*
Replacing IIpClient with Manager in ethNetFactory
James Mattis
2022-01-05
1
-38
/
+21
*
Merge "Replace Preconditions.checkNotNull with Objects.requireNonNull."
Xiao Ma
2021-12-22
1
-3
/
+1
|
\
|
*
Replace Preconditions.checkNotNull with Objects.requireNonNull.
Xiao Ma
2021-12-21
1
-3
/
+1
*
|
Import InterfaceParams class from f/libs/net/common.
Xiao Ma
2021-12-21
1
-1
/
+1
|
/
*
Handle neighbor lost event
Pavan Kumar M
2021-12-15
1
-0
/
+16
*
Removing unused int network score from eth factory
James Mattis
2021-12-07
1
-80
/
+19
*
prevent nullptr dereference when calling unwanted
Patrick Rohr
2021-08-20
1
-2
/
+5
*
Remove Unused Code From EthernetNetworkFactory
Patrick Rohr
2021-07-28
1
-20
/
+0
*
Add Tests for EthernetNetworkFactory
Patrick Rohr
2021-07-28
1
-20
/
+52
*
Stop using LinkPropertiesParcelableUtil.
Lorenzo Colitti
2021-06-12
1
-3
/
+1
*
Replace clearAll with withoutDefaultCapabilities in NC#Builder
Chiachang Wang
2021-05-14
1
-2
/
+2
*
Add transport type in capabilities filter of EthernetNetworkFacotry
lucaslin
2021-05-05
1
-0
/
+1
*
Replace reference of NetworkAgent#setLegacyExtraInfo
junyulai
2021-03-19
1
-1
/
+1
*
Replace references of request.networkCapabilies
junyulai
2021-03-19
1
-3
/
+4
*
Use clearAll() of NetworkCapabilities.Builder instead
lucaslin
2021-03-18
1
-2
/
+3
*
Merge "Rename StringNetworkSpecifier to Ethernet"
Remi NGUYEN VAN
2021-03-11
1
-3
/
+4
|
\
|
*
Rename StringNetworkSpecifier to Ethernet
Remi NGUYEN VAN
2021-03-10
1
-3
/
+4
*
|
[CS09]Remove hidden API usage of NetworkRequest
lifr
2021-03-11
1
-4
/
+0
|
/
*
[CS02]Remove hidden API usage of NetworkCapabilities
lifr
2021-02-09
1
-2
/
+10
*
[NS01.eth] Remove a useless argument
Chalard Jean
2021-01-12
1
-3
/
+3
*
Merge "Address further API council comments." into rvc-dev
Chalard Jean
2020-03-27
1
-1
/
+1
|
\
|
*
Address further API council comments.
Chalard Jean
2020-03-27
1
-1
/
+1
*
|
Fix querying Ethernet availability for unprivileged callers.
Lorenzo Colitti
2020-03-27
1
-1
/
+1
|
/
*
Revert part of 79eb7ba87bedd88fffa62a13ea9399c2affa1573
Chalard Jean
2020-02-28
1
-10
/
+5
*
Make NetworkScore system API
Chalard Jean
2020-01-30
1
-41
/
+30
[next]