summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-271-0/+2
|\
| * Merge "Revert "Add new network quirk parcelable in the NetworkAttributes."" a...Chalard Jean2020-07-017-176/+8
| |\
| * \ Add new network quirk parcelable in the NetworkAttributes. am: 55d51e04b0 am:...Xiao Ma2020-06-297-8/+176
| |\ \
| * \ \ Merge "Use unstable networkstack AIDLs in development branches" into rvc-dev-...Remi NGUYEN VAN2020-06-221-2/+4
| |\ \ \
| | * | | Use unstable networkstack AIDLs in development branchesRemi NGUYEN VAN2020-06-191-2/+4
| * | | | Merge "Retry networkAddInterface on EBUSY errorCode" am: ca9c116925 am: 1b41f...Treehugger Robot2020-06-191-2/+39
| |\ \ \ \
| * \ \ \ \ Merge "Fix the potential NPE when calling IPMS API and ExecutionException is ...Xiao Ma2020-06-171-4/+10
| |\ \ \ \ \
| * \ \ \ \ \ Set min_sdk_version to be part of mainline modules am: 2848d0a811 am: 6e8c222033Jooyung Han2020-06-163-0/+10
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge "Remove DhcpResults from NetworkStack shared lib" am: f1a5da718b am: 22...Remi NGUYEN VAN2020-06-114-82/+49
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Validate test wifi/eth/bluetooth/mobile networks" am: 08dc83e90b am: d...Remi NGUYEN VAN2020-05-291-3/+35
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "Implement delete methods" am: 46ffd331b9 am: a111c71739Chalard Jean2020-05-2921-2/+503
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge "Rename groupHint to cluster." am: 0a9aade2ab am: ba47cea02cChalard Jean2020-05-2846-39/+919
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge "Adjust the timeout parameters in DHCP client." am: 9084768101 am: a441...Xiao Ma2020-05-191-3/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge "Fix the potential NPE when starting provisioning with FILS." am: d7e48...Xiao Ma2020-05-071-2/+7
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge "Use stable networkstack-aidl-interfaces" am: 6d42b8166d am: 23d31e6974Jeongik Cha2020-05-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Add apex_available field in networkstack-aidl-interfaces am: 49d1392ef6Jeongik Cha2020-05-071-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Add apex_available field in networkstack-aidl-interfacesJeongik Cha2020-05-061-0/+7
| | * | | | | | | | | | | | | Merge "Freeze Networkstack AIDL API as V6" into rvc-devTreeHugger Robot2020-05-0125-3/+626
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Freeze Networkstack AIDL API as V6Lorenzo Colitti2020-05-0125-3/+626
| | * | | | | | | | | | | | | | Merge "Do not stop FdEventsReader on handlePacket error" into rvc-devTreeHugger Robot2020-05-012-3/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Do not stop FdEventsReader on handlePacket errorTreehugger Robot2020-05-012-3/+2
| | * | | | | | | | | | | | | | Merge "Add default and nullable annotations to NetworkStack AIDLs." into rvc-devLorenzo Colitti2020-05-016-12/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Add default and nullable annotations to NetworkStack AIDLs.Treehugger Robot2020-05-016-12/+13
| | * | | | | | | | | | | | | | Fix potential exceptions in FdEventReader usersRemi NGUYEN VAN2020-05-012-13/+19
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Merge changes I9d38c696,I8da6a8f4 into rvc-devRemi NGUYEN VAN2020-04-301-2/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Add tests for IpReachabilityMonitorRemi NGUYEN VAN2020-04-071-2/+9
| | * | | | | | | | | | | | | | Address comments on NetworkStack AIDL v6Remi NGUYEN VAN2020-04-289-22/+167
| | * | | | | | | | | | | | | | Remove Preconditions usage from moduleutils and IpClientMark Chien2020-04-271-4/+6
| * | | | | | | | | | | | | | | Merge "Freeze Networkstack AIDL API as V6" am: 5adebbffbe am: c0001ba594Lorenzo Colitti2020-05-0125-3/+626
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Add default and nullable annotations to NetworkStack AIDLs." am: 8e97e...Treehugger Robot2020-05-016-12/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Do not stop FdEventsReader on handlePacket error" am: a68535c354 am: b...Treehugger Robot2020-04-282-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Fix potential exceptions in FdEventReader users" am: 10ebb3db22 am: 5d...Remi NGUYEN VAN2020-04-282-13/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Remove Preconditions usage from moduleutils and IpClient" am: da8c70c6...Mark Chien2020-04-271-4/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "Address comments on NetworkStack AIDL v6" am: 7c473432ab am: 31f129c6eaRemi NGUYEN VAN2020-04-249-22/+167
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Get the l2key and grouphint from the initial provisioning configuration. am: ...Xiao Ma2020-04-204-5/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Get the l2key and grouphint from the initial provisioning configuration.Xiao Ma2020-04-204-5/+22
| | * | | | | | | | | | | | | | | | | | | | Merge "Mark StructNdOptPref64#prefix @NonNull." into rvc-devLorenzo Colitti2020-04-201-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | Mark StructNdOptPref64#prefix @NonNull.Lorenzo Colitti2020-04-201-1/+1
| * | | | | | | | | | | | | | | | | | | | | | Merge "Listen for pref64 RA attributes in IpClientLinkObserver." into rvc-dev...Lorenzo Colitti2020-04-201-0/+4
| |\| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Listen for pref64 RA attributes in IpClientLinkObserver.Lorenzo Colitti2020-04-201-0/+4
| | |/ / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | Support constructing a StructNdOptPref64 from data.Lorenzo Colitti2020-04-182-6/+32
| | * | | | | | | | | | | | | | | | | | | | Support serializing a StructNdOptPref64 to a ByteBuffer.Lorenzo Colitti2020-04-181-2/+34
| | * | | | | | | | | | | | | | | | | | | | Fix parsing a NduseroptMessage inside a NetlinkMessage.Treehugger Robot2020-04-171-4/+8
| | * | | | | | | | | | | | | | | | | | | | Add a new field changePrefixOnDecline in DhcpServingParamsParcel.Xiao Ma2020-04-162-1/+2
| | * | | | | | | | | | | | | | | | | | | | Merge "Refactor a new NetlinkMonitor class out of IpNeighborMonitor." into rv...Lorenzo Colitti2020-04-163-80/+149
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | Refactor a new NetlinkMonitor class out of IpNeighborMonitor.Lorenzo Colitti2020-04-163-80/+149
| | * | | | | | | | | | | | | | | | | | | | | Support parsing ND option messages.Lorenzo Colitti2020-04-164-8/+220
| | * | | | | | | | | | | | | | | | | | | | | Support decoding the new PREF64 RA option.Lorenzo Colitti2020-04-161-0/+121
| | |/ / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | [MP03] Refactor probing classChiachang Wang2020-04-152-20/+90
| * | | | | | | | | | | | | | | | | | | | | Mark StructNdOptPref64#prefix @NonNull. am: 1162d1cd59 am: d463357dadLorenzo Colitti2020-04-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \