1. b21fe21 Merge "clat: enable PACKET_VNET_HDR on v6 ingress" by Maciej Żenczykowski · 2 years, 6 months ago
  2. cc5b26d Merge "clat: use AF_PACKET/SOCK_RAW not SOCK_DGRAM sockets" by Maciej Żenczykowski · 2 years, 6 months ago
  3. 2b04ea3 clat: enable PACKET_VNET_HDR on v6 ingress by Maciej Żenczykowski · 2 years, 6 months ago
  4. 2460294 clat: use AF_PACKET/SOCK_RAW not SOCK_DGRAM sockets by Maciej Żenczykowski · 2 years, 6 months ago
  5. 4028f90 Merge "Add comments to explain why mayCloseSockets is called twice." by Motomu Utsumi · 2 years, 6 months ago
  6. 6345e46 Add comments to explain why mayCloseSockets is called twice. by Motomu Utsumi · 2 years, 6 months ago
  7. 2d13d43 Clear the CallingIdentity before in the context of property check by Yuyang Huang · 2 years, 6 months ago
  8. 259ccb3 Merge changes from topic "cbpf" by Treehugger Robot · 2 years, 6 months ago
  9. f3440dd clat: switch to relative cbpf filter by Maciej Żenczykowski · 2 years, 6 months ago
  10. 26b8e85 clatutils - code cleanup by Maciej Żenczykowski · 2 years, 6 months ago
  11. 4ffd34c Update system APIs based on feedback. by Jeff Sharkey · 2 years, 6 months ago
  12. a3a80f7 Remove log spam of binderDied by Paul Hu · 2 years, 6 months ago
  13. 492f7e3 Merge "Remove debuggable restriction on testing purpose method" by Chiachang Wang · 2 years, 6 months ago
  14. 61cb81a Remove debuggable restriction on testing purpose method by chiachangwang · 2 years, 7 months ago
  15. 0423658 Adding Metrics/protos in the ConnectivityService by Frank Li · 2 years, 6 months ago
  16. a908d81 Merge "Check network slicing declaration for network request" by Yuyang Huang · 2 years, 6 months ago
  17. 2b33c58 Merge "Import translations. DO NOT MERGE ANYWHERE" by Bill Yi · 2 years, 6 months ago
  18. 1e31203 Add network handle to the nflog prefix for wakeups by Suprabh Shukla · 2 years, 8 months ago
  19. 96e8bfe Check network slicing declaration for network request by Yuyang Huang · 2 years, 8 months ago
  20. 7dc4459 Merge "add TRANSPORT_THREAD to NetworkCapabilities" by Kangping Dong · 2 years, 7 months ago
  21. e37a7b2 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 7 months ago
  22. ea5e220 Merge "Address comments at aosp/2361702" by Treehugger Robot · 2 years, 7 months ago
  23. c53a169 Address comments at aosp/2361702 by Junyu Lai · 2 years, 7 months ago
  24. f4eb1ae Fix a bug where alarms are deduplicated by Chalard Jean · 2 years, 7 months ago
  25. 548e90b Merge "Update design to fix non-protected broadcast from system issue" by Chiachang Wang · 2 years, 7 months ago
  26. 378fd10 Update design to fix non-protected broadcast from system issue by chiachangwang · 2 years, 7 months ago
  27. 4e1695f Merge "Enable automatic keepalives by default." by Treehugger Robot · 2 years, 7 months ago
  28. 759fbc7 Enable automatic keepalives by default. by Chalard Jean · 2 years, 7 months ago
  29. 7f3dfbf Merge "Add getUidFirewallRule to ConnectivityManager" by Motomu Utsumi · 2 years, 7 months ago
  30. 6c01bd3 Merge "Add getUidRule method to BpfNetMaps" by Motomu Utsumi · 2 years, 7 months ago
  31. 0f6a2e6 Merge "Allow SUW to access registerSystemDefaultNetworkCallback" by Quang Luong · 2 years, 7 months ago
  32. 7c3e8e6 Merge "Allow jarjar com.android.server*" by Mark Chien · 2 years, 7 months ago
  33. 53e71c3 Allow jarjar com.android.server* by Mark · 2 years, 8 months ago
  34. 676c84e Add underpinned Network parameter in SocketKeepalive.start() by chiachangwang · 2 years, 7 months ago
  35. 7c17c28 [DK5]Add debugging information for automaticOnOff keepalive by chiachangwang · 2 years, 7 months ago
  36. b5ebe94 Merge changes I99d494d3,I208ceceb by Jean Chalard · 2 years, 7 months ago
  37. 98858d6 Allow SUW to access registerSystemDefaultNetworkCallback by Quang Luong · 2 years, 7 months ago
  38. 0c0eb08 Merge "Set config_networkAvoidBadWifi overlay for Verizon" by Junyu Lai · 2 years, 7 months ago
  39. 5f39073 Merge "Log when a TCP connection keeps up an auto keepalive" by Jean Chalard · 2 years, 7 months ago
  40. b5a8767 Merge "Use the binder to identify keepalive in IConnectivityManager" by Jean Chalard · 2 years, 7 months ago
  41. cc792d9 Set config_networkAvoidBadWifi overlay for Verizon by Junyu Lai · 2 years, 7 months ago
  42. 73f6948 Suppress lint for methods using APIs promoted from system to public by Michael Groover · 2 years, 8 months ago
  43. e0192a7 [DK4-0]Add CM#setTestLowTcpPollingTimerForKeepalive for testing by chiachangwang · 2 years, 7 months ago
  44. bdb8282 [DK3] Send onPause/onResume keepalive callbacks by Chalard Jean · 2 years, 8 months ago
  45. f0b261e Use the binder to identify keepalive in IConnectivityManager by Chalard Jean · 2 years, 7 months ago
  46. 9b18201 Log when a TCP connection keeps up an auto keepalive by Chalard Jean · 2 years, 7 months ago
  47. 98732db Use the binder token to reference AutoKI in alarm by Chalard Jean · 2 years, 7 months ago
  48. 900b806 Add getUidFirewallRule to ConnectivityManager by Motomu Utsumi · 2 years, 8 months ago
  49. 56c412a Add getUidRule method to BpfNetMaps by Motomu Utsumi · 2 years, 8 months ago
  50. d50f951 [DK2-3]Do not attemp to stop keepalive on nonexistent network by chiachangwang · 2 years, 7 months ago
  51. 23f1bfd Always have an AutomaticOnOffKeepalive to manage a KI by Chalard Jean · 2 years, 8 months ago
  52. 8bf5967 clat: just always set mark unconditionally, part 2 by Maciej Żenczykowski · 2 years, 8 months ago
  53. b5cfb64 Merge "clat: enable PACKET_AUXDATA cmsg reception" by Maciej Żenczykowski · 2 years, 7 months ago
  54. 7296a67 Merge "clat: just return max uint32 from AF_PACKET cbpf filter" by Maciej Żenczykowski · 2 years, 7 months ago
  55. 5708b1c Merge "clat: just always set mark unconditionally" by Treehugger Robot · 2 years, 7 months ago
  56. f360aa6 Make mPermissionMonitor in ConnectivityService private by Motomu Utsumi · 2 years, 7 months ago
  57. 9a9c11e Remove getVpnLockdownUidRanges test api by Motomu Utsumi · 2 years, 8 months ago
  58. ff12d34 Remove getVpnInterfaceUidRanges test api by Motomu Utsumi · 2 years, 8 months ago
  59. 4fcf8a0 clat: just return max uint32 from AF_PACKET cbpf filter by Maciej Żenczykowski · 2 years, 8 months ago
  60. 74aaf2c Merge "Factorize describeDifferences" by Jean Chalard · 2 years, 8 months ago
  61. d2c5e3b Merge changes from topic "defer-until-active" by Sudheer Shanka · 2 years, 8 months ago
  62. 2849fd5 Replace custom HandlerExecutor with common one by Chalard Jean · 2 years, 8 months ago
  63. cf0260b Factorize describeDifferences by Chalard Jean · 2 years, 8 months ago
  64. 74fe717 Add defer-until-active policy to CONNECTIVITY_ACTION. by Sudheer Shanka · 2 years, 8 months ago
  65. 55d65ad Merge "Fix a bug where adding a user doesn't update network allow lists" by Treehugger Robot · 2 years, 8 months ago
  66. e0abd52 Fix a bug where adding a user doesn't update network allow lists by Chalard Jean · 2 years, 8 months ago
  67. 911be32 [DK3-0] Simplify cleaning up auto keepalives by Chalard Jean · 2 years, 8 months ago
  68. a38b723 [DK2-2]Add flag to control dynamic keepalive mode by chiachangwang · 2 years, 8 months ago
  69. 9ef4ffe [DK2]Add new SocketKeepalive.start to dynamically control keepalive by chiachangwang · 2 years, 8 months ago
  70. 3d60bac [DK2-0]Create AutomaticOnOffKeepaliveTracker by chiachangwang · 2 years, 8 months ago
  71. 2114914 clat: just always set mark unconditionally by Maciej Żenczykowski · 2 years, 8 months ago
  72. c80fc96 clat: enable PACKET_AUXDATA cmsg reception by Maciej Żenczykowski · 2 years, 8 months ago
  73. c42f1ad Merge "[DK1]Add TCP polling mechanism" by Chiachang Wang · 2 years, 8 months ago
  74. 6a9f0db [DK1]Add TCP polling mechanism by chiachangwang · 2 years, 9 months ago
  75. 707a996 add TRANSPORT_THREAD to NetworkCapabilities by Kangping Dong · 2 years, 9 months ago
  76. 03a51d5 Move mDNS code to service-connectivity-t by Paul Hu · 2 years, 8 months ago
  77. 7399017 Merge "Add unit tests for probing" by Remi NGUYEN VAN · 2 years, 8 months ago
  78. 6ea0c1d Merge "Add MdnsMultinetworkSocketClient" by Paul Hu · 2 years, 8 months ago
  79. 1373b36 Merge "Implement service add, remove, and probing" by Remi NGUYEN VAN · 2 years, 8 months ago
  80. 65df282 Merge "Remove PacketRepeater destinationsSupplier logic" by Remi NGUYEN VAN · 2 years, 8 months ago
  81. 5e5393f Add unit tests for probing by Remi NGUYEN VAN · 2 years, 8 months ago
  82. 42282ec Implement service add, remove, and probing by Remi NGUYEN VAN · 2 years, 8 months ago
  83. 526df99 Merge "Apply "most-recent" delivery policy to CONNECTIVITY_ACTION." by Jean Chalard · 2 years, 8 months ago
  84. 637d983 Add MdnsMultinetworkSocketClient by Paul Hu · 2 years, 10 months ago
  85. 49ae3f0 Remove PacketRepeater destinationsSupplier logic by Remi NGUYEN VAN · 2 years, 8 months ago
  86. 73bf06f Merge "Enterprise slicing for profile blocking default" by Junyu Lai · 2 years, 8 months ago
  87. 125ff06 Merge "Add MdnsAdvertiser" by Remi NGUYEN VAN · 2 years, 8 months ago
  88. 35665cc Enterprise slicing for profile blocking default by Junyu Lai · 2 years, 9 months ago
  89. 314db00 Add MdnsAdvertiser by Remi NGUYEN VAN · 2 years, 9 months ago
  90. 2453a3a Apply "most-recent" delivery policy to CONNECTIVITY_ACTION. by Sudheer Shanka · 2 years, 10 months ago
  91. e7ebb15 check for U+ before checking device feature flags by Maciej Żenczykowski · 2 years, 9 months ago
  92. bdf9702 switch DscpPolicyTracker from U32 to S32 by Maciej Żenczykowski · 2 years, 9 months ago
  93. e0e9b0c Merge changes from topics "ADD_JVMOVERLOADS", "VPN_NETWORK_PREFERENCE" by Lucas Lin · 2 years, 9 months ago
  94. 986fe96 Merge "Ensure MTU is set for new interfaces." by Maciej Żenczykowski · 2 years, 9 months ago
  95. 0425203 Ensure MTU is set for new interfaces. by Hansen Kurli · 2 years, 9 months ago
  96. 3ba7cc2 Create a new API to make a set of UIDs use only VPN by default by lucaslin · 2 years, 9 months ago
  97. 483a8a8 Merge "Ignore incorrect NewApi Lint warning for CDM getAllAssociations()" by Igor Chernyshev · 2 years, 9 months ago
  98. 513474c rename bpf_shared.h to netd.h by Maciej Żenczykowski · 2 years, 9 months ago
  99. fd05937 Ignore incorrect NewApi Lint warning for CDM getAllAssociations() by Igor Chernyshev · 2 years, 9 months ago
  100. 9dac660 Add CDM dependency in Tethering by Igor Chernyshev · 2 years, 9 months ago