1. 12b002d Address review feedback by Chiachang Wang · 1 year, 8 months ago
  2. 28a0f34 Address format check issues by Chiachang Wang · 1 year, 8 months ago
  3. 2ff42d2 Migrate Tethering#dump to use runWithScissorsForDump by Junyu Lai · 1 year, 9 months ago
  4. 806f5a1 implement Thread Border Router e2e integration test by Handa Wang · 1 year, 9 months ago
  5. 907c6e3 Merge changes I71545bee,Ic26cddab,I57b36e66,I71367761,I07e7aa8c into main by Yang Sun · 1 year, 9 months ago
  6. 504f6d6 Merge "Add netlink attributes field into the InetDiagMessage" into main by Chiachang Wang · 1 year, 9 months ago
  7. 4fc3f4f Add netlink attributes field into the InetDiagMessage by Chiachang Wang · 1 year, 9 months ago
  8. 4e3bc16 Use NetlinkUtil to process dump messages in InetDiagMessage. by Yang Sun · 1 year, 9 months ago
  9. 03e3cea Add mif6ctl struct definition. by Yang Sun · 1 year, 9 months ago
  10. 15d4e02 Add mf6cctl struct definition. by Yang Sun · 1 year, 9 months ago
  11. 50b4fd7 Add Mrt6Msg struct for multicast routing support. by Yang Sun · 1 year, 9 months ago
  12. 3ee5905 Add support to dump all multicast routes in NetlinkUtils by Yang Sun · 1 year, 9 months ago
  13. 6000558 Add getRtmFamily for RtNetlinkRouteMessage by Yang Sun · 1 year, 9 months ago
  14. 08622b8 Add support for multicast route in RtNetlinkRouteMessage by Yang Sun · 1 year, 9 months ago
  15. d419582 Add support for long values in StructNlAttr by Yang Sun · 1 year, 9 months ago
  16. 0b2d75c Add support for processing netlink dump messages by Yang Sun · 1 year, 9 months ago
  17. 336f3c1 Merge changes I395560fb,If6abc33c into main by Yang Sun · 1 year, 9 months ago
  18. 4df3619 [XFRM_MSG_NEWSA] Support polling SA state with netlink message by Yan Yan · 1 year, 10 months ago
  19. 9ea3be1 Add support for NLM_F_DUMP request in StructNLMsgHdr by Yang Sun · 1 year, 9 months ago
  20. 0a892e6 [XFRM_MSG_NEWSA] Support xfrm_replay_state_esn and XFRM_MSG_NEWSA by Yan Yan · 1 year, 10 months ago
  21. c9a194c [XFRM_MSG_NEWSA] Support xfrm_stats and xfrm_usersa_info by Yan Yan · 1 year, 10 months ago
  22. 7475acf Merge changes Ibd38e3c0,I0e9f52aa into main by Yan Yan · 1 year, 10 months ago
  23. 9224b10 Update bug component in xfrm folder OWNER file. by Xiao Ma · 1 year, 10 months ago
  24. 7a82062 [XFRM_MSG_NEWSA] Support xfrm_lifetime_cfg and xfrm_lifetime_cur by Yan Yan · 1 year, 10 months ago
  25. 97ea643 [XFRM_MSG_NEWSA] Support xfrm_selector and xfrm_id by Yan Yan · 1 year, 10 months ago
  26. c5e2805 [XFRM_MSG_GETSA] Support XFRM_MSG_GETSA message by Yan Yan · 1 year, 10 months ago
  27. 4ba5edc Move the owner of xfrm netlink source code to its own directory. by Xiao Ma · 1 year, 10 months ago
  28. f085fad [XFRM_MSG_GETSA] Fix the class names and code locations by Yan Yan · 1 year, 10 months ago
  29. 1c36360 [XFRM_MSG_GETSA] Support xfrm_address_t and xfrm_usersa_id by Yan Yan · 1 year, 10 months ago
  30. fdcf011 Merge "BpfUtils.java - add requires T+ annotation" into main by Maciej Żenczykowski · 1 year, 10 months ago
  31. 1df0aaf BpfUtils.java - add requires T+ annotation by Maciej Żenczykowski · 1 year, 11 months ago
  32. 6f776f5 BpfMap.java - add requires S+ annotation by Maciej Żenczykowski · 1 year, 11 months ago
  33. c350db7 switch SynchronizeKernelRCU back to jni - but from BpfMap by Maciej Żenczykowski · 1 year, 10 months ago
  34. 092839a Merge changes from topic "apipluscts" into main by Junyu Lai · 1 year, 10 months ago
  35. ec5500d [BR03.3] Add feature version constant for accessing bpf in Connectivity by Junyu Lai · 2 years ago
  36. fe84f59 Rename method connectSocketToNetlink to connectToKernel by Chiachang Wang · 1 year, 10 months ago
  37. e3e34bd Handle v4-mapped v6 address in Struct parsing by Motomu Utsumi · 1 year, 11 months ago
  38. 149868f Merge "Add public getter for IpPrefix" into main by Patrick Rohr · 1 year, 11 months ago
  39. ad3badf Merge "move convenience methods from BpfMap to IBpfMap" into main by Maciej Żenczykowski · 1 year, 11 months ago
  40. 6f0dc0d Add public getter for IpPrefix by Patrick Rohr · 1 year, 11 months ago
  41. 74641d8 move convenience methods from BpfMap to IBpfMap by Maciej Żenczykowski · 1 year, 11 months ago
  42. de9d367 remove dead portions of BpfUtils.java by Maciej Żenczykowski · 1 year, 11 months ago
  43. 8f77f01 Add toString for more consistent logging to IaPrefixOption by Patrick Rohr · 1 year, 11 months ago
  44. 9f03f9e Create IpPrefix in IaPrefixOption constructor by Patrick Rohr · 1 year, 11 months ago
  45. 3b2c559 Add @Computed annotation to Struct by Patrick Rohr · 1 year, 11 months ago
  46. dc6c70f Remove check that preferred lifetime >= t2 by Patrick Rohr · 1 year, 11 months ago
  47. b8af9d5 Remove IA prefix option option-code from public constructor by Patrick Rohr · 1 year, 11 months ago
  48. 26af70f Merge "Add method to check if IA prefix option takes 0 lifetimes." into main by Xiao Ma · 1 year, 11 months ago
  49. 155760b Dump bpf program status in dumpsys by Junyu Lai · 2 years ago
  50. cc9b86c Add method to check if IA prefix option takes 0 lifetimes. by Xiao Ma · 1 year, 11 months ago
  51. fac8a33 Move the delegated prefix validity check to IaPrefixOption class. by Xiao Ma · 1 year, 11 months ago
  52. 85ac050 bpf jni: add native_getProgramIdFromCgroup by Maciej Żenczykowski · 2 years ago
  53. 30ef530 Merge "Remove lint-baseline in staticlibs" into main by Motomu Utsumi · 2 years ago
  54. a675e96 Merge "Remove defaultEnabled arg from isNetworkStackFeatureEnabled" into main by Treehugger Robot · 2 years ago
  55. f74f42b Merge "Add method to read trunk stable flag" into main by Treehugger Robot · 2 years ago
  56. b0f4890 Add method to read trunk stable flag by Motomu Utsumi · 2 years ago
  57. 2359e7b Remove defaultEnabled arg from isNetworkStackFeatureEnabled by Motomu Utsumi · 2 years ago
  58. ed4e7ec Update the logic of isFeatureEnabled and isFeatureNotChickenedOut by Motomu Utsumi · 2 years ago
  59. 195a30f Remove lint-baseline in staticlibs by Motomu Utsumi · 2 years ago
  60. daae5ca Merge "Rename to isNetworkStackFeatureEnabled" into main by Motomu Utsumi · 2 years ago
  61. 958ee15 Merge "Remove unnecessary arguments from isTetheringFeatureEnabled" into main by Motomu Utsumi · 2 years ago
  62. e129bc5 Merge "Add IA Address option struct." into main by Xiao Ma · 2 years ago
  63. af996be Merge "Remove the VisibleForTesting annotation on IaPrefixOption constructor." into main by Xiao Ma · 2 years ago
  64. e323c1d Rename to isNetworkStackFeatureEnabled by Motomu Utsumi · 2 years, 1 month ago
  65. 6a22207 Remove unnecessary arguments from isTetheringFeatureEnabled by Motomu Utsumi · 2 years, 1 month ago
  66. 9209b00 Add isNetworkStackFeatureNotChickenedOut API for NetworkStack module. by Xiao Ma · 2 years ago
  67. 62a016e Merge "Move ArpPacket.java to frameworks/libs/net" into main by Yuyang Huang · 2 years, 1 month ago
  68. 6acc55e Move ArpPacket.java to frameworks/libs/net by Yuyang Huang · 2 years, 1 month ago
  69. 82ae7ff Merge "BpfMap.java - remove getNextRawKey()" into main by Maciej Żenczykowski · 2 years, 1 month ago
  70. 4ed5e9e Merge "BpfMap.java - remove getRawValue()" into main by Maciej Żenczykowski · 2 years, 1 month ago
  71. 656c77f Merge "Rename to isTetheringFeatureEnabled" into main by Motomu Utsumi · 2 years, 1 month ago
  72. bdbcc0c Merge "Address review comments in aosp/2677976" into main by Chiachang Wang · 2 years, 1 month ago
  73. b6a23b1 BpfMap.java - remove getRawValue() by Maciej Żenczykowski · 2 years, 1 month ago
  74. 2c87b82 BpfMap.java - remove getNextRawKey() by Maciej Żenczykowski · 2 years, 1 month ago
  75. 3b64739 Address review comments in aosp/2677976 by chiachangwang · 2 years, 1 month ago
  76. c046ac4 Rename to isTetheringFeatureEnabled by Motomu Utsumi · 2 years, 1 month ago
  77. aad6281 Rename to isTetheringFeatureNotChickenedOut by Motomu Utsumi · 2 years, 1 month ago
  78. a3f942d Add IA Address option struct. by Xiao Ma · 2 years, 1 month ago
  79. 79f5dc6 Remove the VisibleForTesting annotation on IaPrefixOption constructor. by Xiao Ma · 2 years, 1 month ago
  80. 783d4fb Add helpers method to SharedLog by Yuyang Huang · 2 years, 1 month ago
  81. cc5c2a6 Merge "Add isFeatureSupported and isTetheringFeatureForceDisabled methods" into main by Chiachang Wang · 2 years, 1 month ago
  82. f870ae3 Merge "Add resolvePkgPrefix() method" into main by Chiachang Wang · 2 years, 1 month ago
  83. 1637730 Add isFeatureSupported and isTetheringFeatureForceDisabled methods by chiachangwang · 2 years, 1 month ago
  84. fa33ba6 Merge "Add DomainsUtils class to encode/decode domain names." into main by Remi NGUYEN VAN · 2 years, 1 month ago
  85. 9835a4e Add resolvePkgPrefix() method by chiachangwang · 2 years, 1 month ago
  86. 80dbd06 Add Ipv6PktInfo (in6_pktinfo) struct. by Xiao Ma · 2 years, 2 months ago
  87. 48693a9 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 2 years, 2 months ago
  88. 72b0cd9 Add RouteInformation option Struct. by Xiao Ma · 2 years, 3 months ago
  89. 28a8600 Merge "Move ticksToMilliSeconds to NetlinkUtils." into main by Maciej Żenczykowski · 2 years, 2 months ago
  90. a56b949 Move ticksToMilliSeconds to NetlinkUtils. by Xiao Ma · 2 years, 2 months ago
  91. cece401 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 2 years, 3 months ago
  92. 2ba922a Use default package version in isFeatureEnabled if package is not found by Motomu Utsumi · 2 years, 2 months ago
  93. 7235157 Add a method helper to create RTM_DELADDR message in user space. by Xiao Ma · 2 years, 7 months ago
  94. 3a4ad37 Remove StructIfaddrMsg ctor VisibleForTesting annotation. by Xiao Ma · 2 years, 2 months ago
  95. 34ab408 Parse rta_cacheinfo structure in RtNetlinkRouteMessage. by Xiao Ma · 2 years, 3 months ago
  96. 4cb10fd Add netlink rta_cacheinfo structure. by Xiao Ma · 2 years, 3 months ago
  97. 789baf2 Make IaPrefixOption constructor public. by Xiao Ma · 2 years, 3 months ago
  98. a6fba08 Add a helper function to send RTM_NEWADDR netlink message to kernel. by Xiao Ma · 2 years, 3 months ago
  99. a0a78d3 Merge "Add logs for target uids and duration to destroyLiveTcpSockets" by Motomu Utsumi · 2 years, 4 months ago
  100. 78cc19e Add logs for target uids and duration to destroyLiveTcpSockets by Motomu Utsumi · 2 years, 4 months ago