1. ac8935b Merge "Filter out excluded routes in LinkProperties" by Taras Antoshchuk · 3 years, 4 months ago
  2. 620ea6f Merge "Add protection for setLocalRoutesExcludedForVpn" by Chiachang Wang · 3 years, 4 months ago
  3. 30d41e5 Filter out excluded routes in LinkProperties by Taras Antoshchuk · 4 years ago
  4. 541b72d Add MDnsManager by paulhu · 3 years, 6 months ago
  5. 2304205 Merge "Support QosCallback with UDP socket" by Sewook Seo · 3 years, 4 months ago
  6. 41ed965 Merge "Add @RequiresPermission for setUnderlyingNetworks" by Lucas Lin · 3 years, 4 months ago
  7. 011a7f5 Improve JavaDoc for FirewallRule constants by markchien · 3 years, 4 months ago
  8. 3d4de57 Merge "Api review: change updateFirewallRule to setUidFirewallRule" by Treehugger Robot · 3 years, 4 months ago
  9. 82657d7 Support QosCallback with UDP socket by sewookseo · 3 years, 5 months ago
  10. 700ffc9 Merge history of ConnectivityT by Remi NGUYEN VAN · 3 years, 4 months ago
  11. 3c04e66 Api review: change updateFirewallRule to setUidFirewallRule by markchien · 3 years, 4 months ago
  12. fbe1576 Move the DscpPolicy status constants and IntDef to NetworkAgent. by Lorenzo Colitti · 3 years, 4 months ago
  13. a63e234 Rename destroyAndAwaitReplacement to unregisterAfterReplacement. by Lorenzo Colitti · 3 years, 4 months ago
  14. 69e1aa9 Add @RequiresPermission for setUnderlyingNetworks by lucaslin · 3 years, 4 months ago
  15. dac7e4b Fix proto invalid write type by Aaron Huang · 3 years, 6 months ago
  16. 7a4fcf4 Merge changes from topic "QosCallbackException" by Sewook Seo · 3 years, 5 months ago
  17. e7c4814 Expose constructor of Exceptions. by sewookseo · 3 years, 5 months ago
  18. 333d5e5 Add a method to create a TAP interface without bringing it up. by Lorenzo Colitti · 3 years, 6 months ago
  19. de66526 Rename setAccessUids to setAllowedUids by Chalard Jean · 3 years, 5 months ago
  20. 2ccbfe9 Merge "Use int array for included and excluded uids" by Sooraj Sasindran · 3 years, 5 months ago
  21. 6dde8ac Merge changes from topic "ethernet_mainline" by Patrick Rohr · 3 years, 5 months ago
  22. 4904176 Use int array for included and excluded uids by Sooraj Sasindran · 3 years, 5 months ago
  23. c8fadc5 Merge "API review: Additional comment for QosSession." by Sewook Seo · 3 years, 5 months ago
  24. 9f6e6c4 Merge "Add a NetworkAgent API to indicate that a network will be replaced." by Lorenzo Colitti · 3 years, 5 months ago
  25. 0a171c0 Build ethernet framework source into framework-connectivity-tiramisu by Xiao Ma · 3 years, 6 months ago
  26. ffa2ed3 Add a NetworkAgent API to indicate that a network will be replaced. by Lorenzo Colitti · 3 years, 6 months ago
  27. ba61dca Merge "Rename redactNetworkCapabilitiesForPackage and update its javadoc" by Lucas Lin · 3 years, 5 months ago
  28. 5f703fe API review: Additional comment for QosSession. by sewookseo · 3 years, 5 months ago
  29. 9987665 Add protection for setLocalRoutesExcludedForVpn by Chiachang Wang · 3 years, 5 months ago
  30. cc29690 Merge "Split updateMeteredNetwork{Allow, Deny}List into add and remove" by Mark Chien · 3 years, 5 months ago
  31. e46042b Split updateMeteredNetwork{Allow, Deny}List into add and remove by markchien · 3 years, 5 months ago
  32. 5635d50 Merge "Remove ConnectivityManager swapActiveStatsMap API" by Treehugger Robot · 3 years, 5 months ago
  33. 3b45bca Merge "API review: Addional documentation for QosFilter" by Treehugger Robot · 3 years, 5 months ago
  34. 4aac074 API review: Addional documentation for QosFilter by sewookseo · 3 years, 5 months ago
  35. 49e944c Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 5 months ago
  36. 978370c Merge "Rename getVpnRequiresValidation to isVpnValidationRequired" by Chiachang Wang · 3 years, 5 months ago
  37. d2b0613 Rename redactNetworkCapabilitiesForPackage and update its javadoc by lucaslin · 3 years, 5 months ago
  38. 7ec6ae7 Rename getVpnRequiresValidation to isVpnValidationRequired by Chiachang Wang · 3 years, 6 months ago
  39. 537f720 Rename framework-connectivity-tiramisu to framework-connectivity-t by paulhu · 3 years, 6 months ago
  40. cebdfba Merge changes from topic "ms52-movenetstats" by Lorenzo Colitti · 3 years, 5 months ago
  41. eb6f4be [MS54.3] Move NetworkStats to updatable sources by Junyu Lai · 3 years, 7 months ago
  42. ca7e578 Fix rate limit API review comments by Patrick Rohr · 3 years, 6 months ago
  43. c05d86b Merge "Add KeepalivePacketData toString()" by Treehugger Robot · 3 years, 6 months ago
  44. 106569b Merge "Allow test+other networks to have specifiers" by Remi NGUYEN VAN · 3 years, 6 months ago
  45. d537aa4 Merge "Add new methods to redact NetworkCapabilities & LinkProperties" by Jean Chalard · 3 years, 6 months ago
  46. c582d50 Add new methods to redact NetworkCapabilities & LinkProperties by lucaslin · 3 years, 6 months ago
  47. 4d782d6 Add KeepalivePacketData toString() by Ling Ma · 3 years, 6 months ago
  48. 3887280 Merge "Add @SupressLint to get around incorrect warning." by James Mattis · 3 years, 6 months ago
  49. d54fcc4 Merge "Add visibility for core tests" by Junyu Lai · 3 years, 6 months ago
  50. a8ae244 Merge "[MS55.2] Move NetworkStateSnapshot into module folder" by Treehugger Robot · 3 years, 6 months ago
  51. 84ad04f Merge "Change naming of excludeLocalRoutes" by Chiachang Wang · 3 years, 6 months ago
  52. d8afb66 Add @SupressLint to get around incorrect warning. by James Mattis · 3 years, 6 months ago
  53. 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 6 months ago
  54. 66fbc7d Merge "Mark NetworkAgentConfig fit for inclusion in stable AIDL" by Jean Chalard · 3 years, 6 months ago
  55. 85a4e07 Add visibility for core tests by Remi NGUYEN VAN · 3 years, 6 months ago
  56. a208436 Add setting that controls network rate limit by Patrick Rohr · 3 years, 7 months ago
  57. dc0d521 [MS55.2] Move NetworkStateSnapshot into module folder by Junyu Lai · 3 years, 7 months ago
  58. e25900b Merge "Have connectivity targets be visible to Frameworks[Vcn|Ike]Tests" by Aaron Huang · 3 years, 6 months ago
  59. f890874 Change naming of excludeLocalRoutes by Chiachang Wang · 3 years, 6 months ago
  60. 3068ce7 Mark NetworkAgentConfig fit for inclusion in stable AIDL by Chalard Jean · 3 years, 6 months ago
  61. 4b66d4e Merge "Add and implement API for VpnManagers to request validation" by Jean Chalard · 3 years, 6 months ago
  62. 720ad7c Have connectivity targets be visible to Frameworks[Vcn|Ike]Tests by Aaron Huang · 3 years, 6 months ago
  63. 865511a Add and implement API for VpnManagers to request validation by Chiachang Wang · 3 years, 6 months ago
  64. 446c376 Merge "Address API review comments for DhcpOption object" by Mingguang Xu · 3 years, 6 months ago
  65. 6914a16 Address API review comments for DhcpOption object by Mingguang Xu · 3 years, 6 months ago
  66. 1e86b3a Expose public APIs for IP & static IP configuration by Etan Cohen · 3 years, 8 months ago
  67. 1513c99 Merge "Fix documentation link" by Treehugger Robot · 3 years, 6 months ago
  68. d945bf0 Add Low Power Standby support to TrafficController by Robert Horvath · 3 years, 6 months ago
  69. c226524 Merge changes from topic "low-power-standby-connectivity" by Robert Horvath · 3 years, 6 months ago
  70. 5fd3cfa Use packBitList to prevent long-related mistakes by Chalard Jean · 3 years, 7 months ago
  71. 2dac948 Define BLOCKED_REASON_LOW_POWER_STANDBY by Robert Horvath · 3 years, 9 months ago
  72. 34cba14 Define FIREWALL_CHAIN_LOW_POWER_STANDBY by Robert Horvath · 3 years, 6 months ago
  73. eb8d855 Rename NetworkUsageStatsTest and move to networking CTS tests. by Lorenzo Colitti · 3 years, 6 months ago
  74. 6a20eed Reorganize connectivity framework dependencies by Remi NGUYEN VAN · 3 years, 6 months ago
  75. 41a602d Expose access UIDs. by Chalard Jean · 3 years, 6 months ago
  76. e6c9527 Send access UIDs to netd by Chalard Jean · 3 years, 6 months ago
  77. 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 8 months ago
  78. 7238821 Process DSCP QoS events for policies by Tyler Wear · 3 years, 11 months ago
  79. e84d7d9 Expose local route exclusion API in NetworkAgentConfig by Chiachang Wang · 3 years, 6 months ago
  80. 7e9b25e Add getEnterpriseId api to network request by Sooraj Sasindran · 3 years, 6 months ago
  81. f8eb713 Add low latency and high bandwidth network capabilities by Sooraj Sasindran · 3 years, 7 months ago
  82. f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 6 months ago
  83. 499117f Ability to specify which all applications fall under enterprise slice. by Sooraj Sasindran · 3 years, 8 months ago
  84. 0730625 Merge "Fix some typos in comments" by Mark Chien · 3 years, 6 months ago
  85. a77cad3 Merge "Build framework-connectivity-tiramisu library" by Paul Hu · 3 years, 7 months ago
  86. af5b1c0 Fix documentation link by Kweku Adams · 3 years, 7 months ago
  87. 68cfadc Fix some typos in comments by markchien · 3 years, 7 months ago
  88. 21f0d58 Merge "Add swapActiveStatsMap API for NetworkStatsFactory" by Mark Chien · 3 years, 7 months ago
  89. 094de6b Merge "Add replaceFirewallChain API" by Mark Chien · 3 years, 7 months ago
  90. 9bba8e8 Merge "Add setFirewallChainEnabled API" by Mark Chien · 3 years, 7 months ago
  91. c65ecac Merge "Add updateFirewallRule API" by Mark Chien · 3 years, 7 months ago
  92. 9c80611 Add swapActiveStatsMap API for NetworkStatsFactory by markchien · 3 years, 7 months ago
  93. 00a0bed Add replaceFirewallChain API by markchien · 3 years, 7 months ago
  94. 98a6f95 Add setFirewallChainEnabled API by markchien · 3 years, 7 months ago
  95. e1561fa Add updateFirewallRule API by markchien · 3 years, 8 months ago
  96. 226131a Merge "Ability for DPM to specify fallback mechanism" by Sooraj Sasindran · 3 years, 7 months ago
  97. 136f2d2 Merge "Add updateMeteredNetwork{Allow, Deny}List APIs" by Mark Chien · 3 years, 7 months ago
  98. 06baf4c Ability for DPM to specify fallback mechanism by Sooraj Sasindran · 3 years, 8 months ago
  99. e7aee27 Add a method to apply a set of network preferences to a user profile by Sooraj Sasindran · 3 years, 8 months ago
  100. 1bce54f Allow test+other networks to have specifiers by Remi NGUYEN VAN · 3 years, 7 months ago