- 98732db Use the binder token to reference AutoKI in alarm by Chalard Jean · 2 years, 7 months ago
- d50f951 [DK2-3]Do not attemp to stop keepalive on nonexistent network by chiachangwang · 2 years, 7 months ago
- 23f1bfd Always have an AutomaticOnOffKeepalive to manage a KI by Chalard Jean · 2 years, 8 months ago
- 8bf5967 clat: just always set mark unconditionally, part 2 by Maciej Żenczykowski · 2 years, 8 months ago
- b5cfb64 Merge "clat: enable PACKET_AUXDATA cmsg reception" by Maciej Żenczykowski · 2 years, 7 months ago
- 7296a67 Merge "clat: just return max uint32 from AF_PACKET cbpf filter" by Maciej Żenczykowski · 2 years, 7 months ago
- 5708b1c Merge "clat: just always set mark unconditionally" by Treehugger Robot · 2 years, 7 months ago
- f360aa6 Make mPermissionMonitor in ConnectivityService private by Motomu Utsumi · 2 years, 7 months ago
- 9a9c11e Remove getVpnLockdownUidRanges test api by Motomu Utsumi · 2 years, 8 months ago
- ff12d34 Remove getVpnInterfaceUidRanges test api by Motomu Utsumi · 2 years, 8 months ago
- 4fcf8a0 clat: just return max uint32 from AF_PACKET cbpf filter by Maciej Żenczykowski · 2 years, 8 months ago
- 74aaf2c Merge "Factorize describeDifferences" by Jean Chalard · 2 years, 8 months ago
- d2c5e3b Merge changes from topic "defer-until-active" by Sudheer Shanka · 2 years, 8 months ago
- 2849fd5 Replace custom HandlerExecutor with common one by Chalard Jean · 2 years, 8 months ago
- cf0260b Factorize describeDifferences by Chalard Jean · 2 years, 8 months ago
- 74fe717 Add defer-until-active policy to CONNECTIVITY_ACTION. by Sudheer Shanka · 2 years, 8 months ago
- 55d65ad Merge "Fix a bug where adding a user doesn't update network allow lists" by Treehugger Robot · 2 years, 8 months ago
- e0abd52 Fix a bug where adding a user doesn't update network allow lists by Chalard Jean · 2 years, 8 months ago
- 911be32 [DK3-0] Simplify cleaning up auto keepalives by Chalard Jean · 2 years, 8 months ago
- a38b723 [DK2-2]Add flag to control dynamic keepalive mode by chiachangwang · 2 years, 8 months ago
- 9ef4ffe [DK2]Add new SocketKeepalive.start to dynamically control keepalive by chiachangwang · 2 years, 8 months ago
- 3d60bac [DK2-0]Create AutomaticOnOffKeepaliveTracker by chiachangwang · 2 years, 8 months ago
- 2114914 clat: just always set mark unconditionally by Maciej Żenczykowski · 2 years, 8 months ago
- c80fc96 clat: enable PACKET_AUXDATA cmsg reception by Maciej Żenczykowski · 2 years, 8 months ago
- c42f1ad Merge "[DK1]Add TCP polling mechanism" by Chiachang Wang · 2 years, 8 months ago
- 6a9f0db [DK1]Add TCP polling mechanism by chiachangwang · 2 years, 9 months ago
- 03a51d5 Move mDNS code to service-connectivity-t by Paul Hu · 2 years, 8 months ago
- 7399017 Merge "Add unit tests for probing" by Remi NGUYEN VAN · 2 years, 8 months ago
- 6ea0c1d Merge "Add MdnsMultinetworkSocketClient" by Paul Hu · 2 years, 8 months ago
- 1373b36 Merge "Implement service add, remove, and probing" by Remi NGUYEN VAN · 2 years, 8 months ago
- 65df282 Merge "Remove PacketRepeater destinationsSupplier logic" by Remi NGUYEN VAN · 2 years, 8 months ago
- 5e5393f Add unit tests for probing by Remi NGUYEN VAN · 2 years, 8 months ago
- 42282ec Implement service add, remove, and probing by Remi NGUYEN VAN · 2 years, 8 months ago
- 526df99 Merge "Apply "most-recent" delivery policy to CONNECTIVITY_ACTION." by Jean Chalard · 2 years, 8 months ago
- 637d983 Add MdnsMultinetworkSocketClient by Paul Hu · 2 years, 10 months ago
- 49ae3f0 Remove PacketRepeater destinationsSupplier logic by Remi NGUYEN VAN · 2 years, 8 months ago
- 73bf06f Merge "Enterprise slicing for profile blocking default" by Junyu Lai · 2 years, 8 months ago
- 125ff06 Merge "Add MdnsAdvertiser" by Remi NGUYEN VAN · 2 years, 8 months ago
- 35665cc Enterprise slicing for profile blocking default by Junyu Lai · 2 years, 9 months ago
- 314db00 Add MdnsAdvertiser by Remi NGUYEN VAN · 2 years, 9 months ago
- 2453a3a Apply "most-recent" delivery policy to CONNECTIVITY_ACTION. by Sudheer Shanka · 2 years, 10 months ago
- e7ebb15 check for U+ before checking device feature flags by Maciej Żenczykowski · 2 years, 9 months ago
- bdf9702 switch DscpPolicyTracker from U32 to S32 by Maciej Żenczykowski · 2 years, 9 months ago
- e0e9b0c Merge changes from topics "ADD_JVMOVERLOADS", "VPN_NETWORK_PREFERENCE" by Lucas Lin · 2 years, 9 months ago
- 986fe96 Merge "Ensure MTU is set for new interfaces." by Maciej Żenczykowski · 2 years, 9 months ago
- 0425203 Ensure MTU is set for new interfaces. by Hansen Kurli · 2 years, 9 months ago
- 3ba7cc2 Create a new API to make a set of UIDs use only VPN by default by lucaslin · 2 years, 9 months ago
- 483a8a8 Merge "Ignore incorrect NewApi Lint warning for CDM getAllAssociations()" by Igor Chernyshev · 2 years, 9 months ago
- 513474c rename bpf_shared.h to netd.h by Maciej Żenczykowski · 2 years, 9 months ago
- fd05937 Ignore incorrect NewApi Lint warning for CDM getAllAssociations() by Igor Chernyshev · 2 years, 9 months ago
- 9dac660 Add CDM dependency in Tethering by Igor Chernyshev · 2 years, 9 months ago
- a2f9fe6 Merge "Make ProfileNetworkPreferenceList generic" by Treehugger Robot · 2 years, 9 months ago
- 0606fc8 Make ProfileNetworkPreferenceList generic by Chalard Jean · 2 years, 9 months ago
- a066e55 Add MdnsAnnouncer by Remi NGUYEN VAN · 2 years, 11 months ago
- e274170 Also use other compressed names in DNS compression by Remi NGUYEN VAN · 2 years, 9 months ago
- f1fdca6 Use compression for mDNS NSEC record data by Remi NGUYEN VAN · 2 years, 9 months ago
- 3568fdd Add MdnsProber by Remi NGUYEN VAN · 2 years, 10 months ago
- d78cda2 Merge changes Icd842479,I2206a846 by Paul Hu · 2 years, 9 months ago
- 2f1de80 Add MdnsInterfaceSocket and MdnsSocketProvider by Paul Hu · 2 years, 11 months ago
- 3597deb Merge "Disconnect network when captive portal returns unwanted." by Hansen Kurli · 2 years, 9 months ago
- 9e53b63 Put the Network info in MdnsServiceInfo by Paul Hu · 2 years, 10 months ago
- fee29c5 Merge "Revert "Remove the stats protos from ConnectivityService until tests are added"" by Frank Li · 2 years, 9 months ago
- ae4431a Merge "Enable java bpf map always in U devices" by Motomu Utsumi · 2 years, 9 months ago
- 3b17030 Merge "Add onServiceNameDiscovered/onServiceNameRemoved" by Paul Hu · 2 years, 9 months ago
- 0ee7542 Add onServiceNameDiscovered/onServiceNameRemoved by Paul Hu · 2 years, 9 months ago
- 0e9c379 Enable java bpf map always in U devices by Motomu Utsumi · 2 years, 9 months ago
- ed3e683 Merge "Fix empty value problem in the TextEntry" by Paul Hu · 2 years, 9 months ago
- 536cc4d Fix empty value problem in the TextEntry by Paul Hu · 2 years, 11 months ago
- 2217cd0 Merge "Ensure calling package and UID synchronized while calling dump()" by Chiachang Wang · 2 years, 9 months ago
- c80ab04 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 9 months ago
- 841b1f3 Merge "Revert consider TEMPORARILY_NOT_METERED as unmetered in data usage" by Treehugger Robot · 2 years, 9 months ago
- c5a05d1 Revert consider TEMPORARILY_NOT_METERED as unmetered in data usage by Aaron Huang · 2 years, 9 months ago
- 79e239e Merge "Send MdnsServiceInfo on onServiceRemoved callback" by Paul Hu · 2 years, 9 months ago
- 18a6e8c Ensure calling package and UID synchronized while calling dump() by chiachangwang · 2 years, 9 months ago
- 97c5d09 Merge "Add MdnsPacketRepeater" by Remi NGUYEN VAN · 2 years, 10 months ago
- 039d811 Send MdnsServiceInfo on onServiceRemoved callback by Paul Hu · 3 years ago
- 529e13c Add MdnsPacketRepeater by Remi NGUYEN VAN · 2 years, 10 months ago
- 55f79d4 Revert "Remove the stats protos from ConnectivityService until tests are added" by Frank Li · 2 years, 10 months ago
- bfb0cdf Merge "Add ConfigInfrastructure lib to Android.bp" by Hassan Ali · 2 years, 10 months ago
- c4f63fa Add ConfigInfrastructure lib to Android.bp by Hassan Ali · 2 years, 10 months ago
- ea62910 Add synchronized to UidRange getter and dump methods by Paul Hu · 3 years, 1 month ago
- 51f816b Deal with permission update on handler thread by Paul Hu · 3 years, 1 month ago
- 3c8c810 Running PermissionMonitor#startMonitoring on handler thread by Paul Hu · 3 years, 1 month ago
- 0f92b69 Merge "Add MdnsNsecRecord" by Remi NGUYEN VAN · 2 years, 10 months ago
- b683dfc Merge changes I0f8e6590,I61a1bb91 by Remi NGUYEN VAN · 2 years, 10 months ago
- 3ce3a4a Add MdnsNsecRecord by Remi NGUYEN VAN · 2 years, 11 months ago
- e8d3e6d Add MdnsAnyRecord by Remi NGUYEN VAN · 2 years, 11 months ago
- b226d73 Add constructors to MDNS records by Remi NGUYEN VAN · 2 years, 11 months ago
- 265016d Merge "Remove the stats protos from ConnectivityService until tests are added" by Frank Li · 2 years, 10 months ago
- ec8c31d Remove the stats protos from ConnectivityService until tests are added by Frank Li · 2 years, 10 months ago
- 5539697 Disconnect network when captive portal returns unwanted. by Hansen Kurli · 2 years, 11 months ago
- 0448f36 Merge "[Feature sync] Resolve class-level nullness suppression" by Treehugger Robot · 2 years, 10 months ago
- 016269f Merge "Revert "Partially enforce permission when calling getNetworkInfoForUid"" by Treehugger Robot · 2 years, 10 months ago
- d0cf778 Revert "Partially enforce permission when calling getNetworkInfoForUid" by Junyu Lai · 2 years, 10 months ago
- 6c74a13 [Feature sync] Resolve class-level nullness suppression by Paul Hu · 3 years, 1 month ago
- b800e59 Merge "[Feature sync] Fix issue where multiple SRV records with same host are not fully resolved" by Paul Hu · 2 years, 10 months ago
- 31ee1c1 Merge "Allow USE_RESTRICTED_NETWORKS for registerSystemDefaultNetworkCallback" by Treehugger Robot · 2 years, 10 months ago
- 4bf6a92 Merge "Notify NetworkStatsService if TEMPORARILY_NOT_METERED changed" by Aaron Huang · 2 years, 10 months ago
- c067c87 Notify NetworkStatsService if TEMPORARILY_NOT_METERED changed by Aaron Huang · 3 years, 11 months ago
- 38f2832 Merge "Receive user added/removed intents from PermissionMonitor" by Paul Hu · 2 years, 10 months ago