1. 51ac9ff Merge "Don't crash the system server when a misconfigured agent adds a DSCP policy" into main by Maciej Żenczykowski · 6 months ago
  2. fd3ab6b Don't crash the system server when a misconfigured agent adds a DSCP policy by Chalard Jean · 6 months ago
  3. 03a10fd Use NLM_F_REQUEST_ACK in createGetLinkMessage() by Chuwei He · 7 months ago
  4. 1d1cc3a Merge "Stop using Mockito static mocking in BpfDumpTest" into main by Motomu Utsumi · 6 months ago
  5. c23d94f Merge "Revert^2 "Use timerfd to improve the accuracy of query timing"" into main by Treehugger Robot · 6 months ago
  6. a3a3405 Revert^2 "Use timerfd to improve the accuracy of query timing" by Paul Hu · 8 months ago
  7. d27097f Stop using Mockito static mocking in BpfDumpTest by Motomu Utsumi · 6 months ago
  8. dd9451b Merge "Enable TETHER_FORCE_RANDOM_PREFIX_BASE_SELECTION by default on 25Q2+" into main by Patrick Rohr · 6 months ago
  9. 44f2eb6 Enable TETHER_FORCE_RANDOM_PREFIX_BASE_SELECTION by default on 25Q2+ by Junyu Lai · 6 months ago
  10. 7197820 Add method to destroy UDP socket by Motomu Utsumi · 7 months ago
  11. 1135975 Move SkDestroyListener to under staticlibs by Motomu Utsumi · 7 months ago
  12. 4940e0b Merge "Use netlink to set MTU in IpClient(1/2)" into main by Chuwei He · 7 months ago
  13. 57ab9bf Use ErrnoException for handling exceptions in JNI functions by Paul Hu · 7 months ago
  14. b61913b Use NLM_F_REQUEST_ACK in createSetFlagsMessage() by Jie Jiang · 7 months ago
  15. 530db31 Use netlink to set MTU in IpClient(1/2) by Chuwei He · 9 months ago
  16. df2e6eb Increase IO timeout by Patrick Rohr · 8 months ago
  17. 4931bd7 Handle POLLERR for RealtimeScheduler by Paul Hu · 8 months ago
  18. 3ad5d4c Fix extra callbacks sent when the timer expires by Paul Hu · 8 months ago
  19. 2f1627d Rename timerfd functions for consistency by Patrick Rohr · 8 months ago
  20. 9463cd1 Remove native prefix for consistency by Patrick Rohr · 8 months ago
  21. 3c14078 Move TestNetworkService JNI into ServiceConnectivityJni by Patrick Rohr · 8 months ago
  22. 4971556 Move TimerFdUtils JNI functionality into ServiceConnectivityJni by Patrick Rohr · 8 months ago
  23. 1ed836c Rename TimerFileDescriptor to RealtimeScheduler by Yuyang Huang · 8 months ago
  24. 4d46630 Enhance TimerFileDescriptor to schedule multiple tasks by Yuyang Huang · 8 months ago
  25. a481dc1 Revert "Use timerfd to improve the accuracy of query timing" by Paul Hu · 9 months ago
  26. e4e0453 Rename id to fd by Maciej Żenczykowski · 9 months ago
  27. 51478aa Merge "Use netlink to set interface up/down in EthernetTracker(1/2)" into main by Chuwei He · 9 months ago
  28. 0daa52a Use netlink to set interface up/down in EthernetTracker(1/2) by Chuwei He · 9 months ago
  29. 69ce1b9 Merge "Use timerfd to improve the accuracy of query timing" into main by Paul Hu · 9 months ago
  30. 3d51a99 Use timerfd to improve the accuracy of query timing by Paul Hu · 12 months ago
  31. 97a4977 Merge "Update TimerFileDescriptor to support different task types" into main by Paul Hu · 9 months ago
  32. e8e32ab Merge "Build the timerfd wrapper class" into main by Paul Hu · 9 months ago
  33. 2bb40d2 Update TimerFileDescriptor to support different task types by Paul Hu · 10 months ago
  34. 50c1440 Build the timerfd wrapper class by Paul Hu · 12 months ago
  35. 7dd2525 Merge "Add RtmNetlinkPrefixMessage class to represent RTM_NEWPREFIX message." into main by Xiao Ma · 9 months ago
  36. cb0aabd Add RtmNetlinkPrefixMessage class to represent RTM_NEWPREFIX message. by Xiao Ma · 1 year, 5 months ago
  37. 38bbfa8 Merge "Create the timerfd helper class" into main by Paul Hu · 9 months ago
  38. 8c8d2b1 Create the timerfd helper class by Paul Hu · 11 months ago
  39. e12dfea Remove framework-connectivity-shared-srcs from net-utils-all-srcs by Handa Wang · 10 months ago
  40. 389bc7f Split requestDownstreamAddress into two methods by Handa Wang · 11 months ago
  41. b0e3eaf Merge "Consolidate handler thread check functions in HandlerUtils" into main by Treehugger Robot · 11 months ago
  42. e2a031b Merge changes from topic "refactor-pac" into main by Treehugger Robot · 11 months ago
  43. d598ced Merge "Revert "Add link-related methods at NetlinkUtils"" into main by Yuyang Huang · 11 months ago
  44. 69aee7b Move PrivateAddressCoordinator from Tethering to staticlibs by Handa Wang · 1 year, 1 month ago
  45. e5e06f9 Introduce PrivateAddressCoordinator methods at RoutingCoordinatorManager by Handa Wang · 1 year, 1 month ago
  46. 9b8b300 Revert "Add link-related methods at NetlinkUtils" by Yuyang Huang · 11 months ago
  47. 84a40ff Consolidate handler thread check functions in HandlerUtils by Paul Hu · 11 months ago
  48. 842fb52 Merge "Add link-related methods at NetlinkUtils" into main by Treehugger Robot · 12 months ago
  49. a7fc900 Add link-related methods at NetlinkUtils by Chih-Yu Huang · 1 year ago
  50. 1a9758e Merge "Add createGetLinkMessage() at RtNetlinkLinkMessage" into main by Treehugger Robot · 12 months ago
  51. f0bcd6f Add createGetLinkMessage() at RtNetlinkLinkMessage by Chih-Yu Huang · 12 months ago
  52. 3baeb73 Add current state to unhandled message error log by Patrick Rohr · 12 months ago
  53. 9f8ed83 Add createSetLinkNameMessage method at RtNetlinkLinkMessage by Chih-Yu Huang · 1 year ago
  54. 73f5b13 Add createSetLinkStateMessage method at RtNetlinkLinkMessage by Chih-Yu Huang · 1 year ago
  55. f4a0865 Make RtNetlinkLinkMessage class immutable after creation by Chih-Yu Huang · 12 months ago
  56. a0dc475 Merge "Support checking DnsResolver version in isFeatureSupported." into main by Treehugger Robot · 1 year ago
  57. ca67820 Support checking DnsResolver version in isFeatureSupported. by Lorenzo Colitti · 1 year ago
  58. e87608b Add bool type to Struct.java. by Maciej Żenczykowski · 1 year, 1 month ago
  59. dfb1592 Rename getShrinkedBackingArray to getMinimized* by Remi NGUYEN VAN · 1 year, 1 month ago
  60. 16828bd Merge changes I6cc2507d,I187ea15d into main by Remi NGUYEN VAN · 1 year, 2 months ago
  61. c3621e6 Add a CallbackQueue class by Remi NGUYEN VAN · 1 year, 2 months ago
  62. 86219a1 Merge "Let IpServer use RoutingCoordinator in R" into main by Handa Wang · 1 year, 2 months ago
  63. 7e9b330 Let IpServer use RoutingCoordinator in R by Handa Wang · 1 year, 2 months ago
  64. 791687c Merge "Add lock to update mCache from the constructor" into main by Motomu Utsumi · 1 year, 2 months ago
  65. 053f9e6 Add lock to update mCache from the constructor by Motomu Utsumi · 1 year, 2 months ago
  66. 8f2c306 Refactor RoutingCoordinator by Handa Wang · 1 year, 2 months ago
  67. 7c0f874 Add test construct for RtNetlinkLinkMessage by Yuyang Huang · 1 year, 2 months ago
  68. 270f006 Merge "Revert "Prepare for @RequiresApi class retention"" into main by Treehugger Robot · 1 year, 2 months ago
  69. a1a0034 Revert "Prepare for @RequiresApi class retention" by Motomu Utsumi · 1 year, 3 months ago
  70. 58526e4 Merge changes I76b0a7ba,If7308f1a,Ica8faced,Ia8f42ed0,I975afb45, ... into main by Treehugger Robot · 1 year, 3 months ago
  71. 38c6f7d Add convenience method for processMessage with no arguments by Patrick Rohr · 1 year, 3 months ago
  72. aa06b2b Move SyncStateMachine to staticlibs by Patrick Rohr · 1 year, 3 months ago
  73. d83596f PacketBuilder: add IPv6 fragment packets support by KH Shi · 1 year, 6 months ago
  74. 22db590 bpf: attach a *bunch* more cgroup hooks by Maciej Żenczykowski · 1 year, 4 months ago
  75. 52d6c55 SingleWriterBpfMap - introduce getSingleton with caching by Maciej Żenczykowski · 1 year, 3 months ago
  76. 2f50623 BpfMap: enforce BPF_F_RDWR_EXCLUSIVE doesn't use cached fd. by Maciej Żenczykowski · 1 year, 3 months ago
  77. 9eca02a make java maps grab locks by Maciej Żenczykowski · 1 year, 3 months ago
  78. c606f1a SingleWriterBpfMap - eliminate spurious constructor by Maciej Żenczykowski · 1 year, 3 months ago
  79. 05be2f5 Add a SingleWriterBpfMap class that caches reads. by Lorenzo Colitti · 1 year, 3 months ago
  80. 3812c39 Merge "Clatd: add dump raw BPF map support" into main by Maciej Żenczykowski · 1 year, 3 months ago
  81. 855712a Clatd: add dump raw BPF map support by KH Shi · 2 years, 3 months ago
  82. 45e1328 Merge "Move dumpRawMap to BpfDump" into main by Treehugger Robot · 1 year, 3 months ago
  83. 8658ef3 [Thread] avoid kernel-generated lla on thread-wpan by Kangping Dong · 1 year, 5 months ago
  84. f325ea2 Move dumpRawMap to BpfDump by KH Shi · 1 year, 6 months ago
  85. e950f6d prevent DscpPolicyTracker from printing big scary exception stack by Maciej Żenczykowski · 1 year, 4 months ago
  86. 22d42e6 Merge "Add prefixmsg struct to parse RTM_NEWPREFIX message header." into main by Xiao Ma · 1 year, 5 months ago
  87. 44df982 Add prefix_cacheinfo struct to parse PREFIX_CACHEINFO attribute. by Xiao Ma · 1 year, 5 months ago
  88. a25a09d Add prefixmsg struct to parse RTM_NEWPREFIX message header. by Xiao Ma · 1 year, 5 months ago
  89. 8d1cad9 Convert RTM_NEWPREFIX nlmsg type to string in stringForRtMsgType(). by Xiao Ma · 1 year, 5 months ago
  90. c6e2d82 Add RTM_NEWPREFIX and RTMGRP_IPV6_PREFIX netlink message constants. by Xiao Ma · 1 year, 5 months ago
  91. 6fc4583 Improve the nduser option log readability. by Xiao Ma · 1 year, 5 months ago
  92. da9dfa2 Merge changes Ie882a5c7,Id94b6538,I58eda41f into main by Patrick Rohr · 1 year, 5 months ago
  93. 5485bb8 Support prefix information option parsing in nduser netlink message. by Xiao Ma · 1 year, 6 months ago
  94. e20dc5a Add PrefixInformation option struct to parse nduser option. by Xiao Ma · 1 year, 9 months ago
  95. 5d3dcb0 Create IpPrefix in PrefixInformationOption constructor by Xiao Ma · 1 year, 5 months ago
  96. 12f7fd2 Add isFeatureEnabled API for CaptivePortalLogin experiment namespace. by Xiao Ma · 1 year, 6 months ago
  97. f74488e Merge "Make PrefixInformationOption struct constructor visible for testing." into main by Xiao Ma · 1 year, 5 months ago
  98. f0959a7 Make PrefixInformationOption struct constructor visible for testing. by Xiao Ma · 1 year, 6 months ago
  99. f8c7d15 Add IPv6 FragmentHeader struct support by KH Shi · 1 year, 6 months ago
  100. 6de59fa Merge "Revert "Add method to read trunk stable flag"" into main by Motomu Utsumi · 1 year, 7 months ago