1. 6d03098 Prepare for refactoring wifi ipserver start/stop by markchien · 3 years ago
  2. f5ecd2a Catch new exceptions from BpfMap by Hungming Chen · 2 years, 11 months ago
  3. 1135676 Merge "[Tetheirng] Refactor carrier config to EntitlementManager" by Tom Hsu · 3 years ago
  4. f0d60e9 [Tetheirng] Refactor carrier config to EntitlementManager by tom hsu · 3 years, 1 month ago
  5. e32dbde Add bpf forwording packet count test by Hungming Chen · 3 years ago
  6. 6abd0ff Tethering: replace argsContain with CollectionUtils.contains by Hungming Chen · 3 years ago
  7. e4a6b28 BpfCoordinator: Add an option to choose which raw bpf map to dump by Hungming Chen · 3 years ago
  8. c4379c2 Merge "Add onSupportedTetheringType callback" by Mark Chien · 3 years ago
  9. ae3d303 Add onSupportedTetheringType callback by markchien · 3 years ago
  10. 8315d1c Merge "Move TetherStatsKey and TetherStatsValue to common libs" by Treehugger Robot · 3 years ago
  11. 60f25d6 Merge "Add config_p2p_leases_subnet_prefix_length configuration" by Mark Chien · 3 years ago
  12. 87bb6c3 Move TetherStatsKey and TetherStatsValue to common libs by Hungming Chen · 3 years ago
  13. 075dd6f Merge "Adding Tethering proto" by Wayne Ma · 3 years ago
  14. fb65dfe Add config_p2p_leases_subnet_prefix_length configuration by markchien · 3 years, 1 month ago
  15. dad6647 Add test for tetherOffloadClient{Add, Remove, Clear} by Hungming Chen · 3 years, 10 months ago
  16. 71d6639 Adding Tethering proto by Wayne Ma · 3 years, 1 month ago
  17. 1c12d07 Merge "Add a carrier config to block tethering." by Tom Hsu · 3 years, 1 month ago
  18. a84bb2d Add a carrier config to block tethering. by Meng Wang · 3 years, 2 months ago
  19. 3938102 Merge changes I5af6ce96,Ibc1f6813 by Nucca Chen · 3 years, 1 month ago
  20. 22c1a3a Use U32 from shared library by markchien · 3 years, 3 months ago
  21. 8dcc300 Merge "Make isTetheringSupported respect all tethering downstreams" by Mark Chien · 3 years, 1 month ago
  22. 259d5c0 Make isTetheringSupported respect all tethering downstreams by markchien · 3 years, 3 months ago
  23. a63535b Merge changes from topic "dedup-interfaceparams" by Maciej Żenczykowski · 3 years, 1 month ago
  24. 9f371f0 Deduplicate InterfaceParams by Patrick Rohr · 3 years, 1 month ago
  25. 9edd999 Merge "Pass whole TetheringConfiguration to IpServer" by Mark Chien · 3 years, 1 month ago
  26. b961d3d Pass whole TetheringConfiguration to IpServer by markchien · 3 years, 1 month ago
  27. 23a5f18 Remove tether_enable_select_all_prefix_ranges flag by markchien · 3 years, 1 month ago
  28. 68e96ab Notify linkproperties change in all scenarios by Pavan Kumar M · 3 years, 2 months ago
  29. 154b1e4 BpfCoordinatorTest: refactor upstream and downstream setup functions by Hungming Chen · 3 years, 10 months ago
  30. 3de910e Dump BPF map in base64 encoded strings for testing by Hungming Chen · 3 years, 6 months ago
  31. 887a22c Move Tether4Key and Tether4Value to common libs by Hungming Chen · 3 years, 2 months ago
  32. 29d5f0a Merge "bump tethering tc prio to make room for rate limiting" by Treehugger Robot · 3 years, 2 months ago
  33. 69681d6 Use new bluetooth API to enable/disable bt tethering after T by markchien · 3 years, 5 months ago
  34. a881ba3 Move BpfUtils -- integrate TcUtils into Tethering module by Patrick Rohr · 3 years, 3 months ago
  35. 1e02090 Reuse BluetoothPan object and use it under tethering handler thread by markchien · 3 years, 4 months ago
  36. ff81692 Merge changes from topics "rename-libbpfmapjni", "rename-libtetherutiljni" by Maciej Żenczykowski · 3 years, 5 months ago
  37. ea0cfd1 Merge "Rename tethering util folder and its package name" by Mark Chien · 3 years, 5 months ago
  38. f967b11 Rename tethering jni and get the jni by its package name by markchien · 3 years, 5 months ago
  39. d02f9af Rename tethering util folder and its package name by markchien · 3 years, 5 months ago
  40. 959d2cb Don't rematch all requests when adding new ones by Remi NGUYEN VAN · 3 years, 8 months ago
  41. bb4c607 Merge "bpfmap: Move to Common Location" by Maciej Żenczykowski · 3 years, 5 months ago
  42. 3a5c822 Merge "Log received wifiP2p intent into dumpsys for debugging" by Mark Chien · 3 years, 5 months ago
  43. e8043ca7 bpfmap: Move to Common Location by Tyler Wear · 3 years, 6 months ago
  44. adcec9e Move to f/l/n instead of RouteUtils by Chalard Jean · 3 years, 5 months ago
  45. eb8599c Log received wifiP2p intent into dumpsys for debugging by markchien · 3 years, 5 months ago
  46. 5e5432f bump tethering tc prio to make room for rate limiting by Patrick Rohr · 3 years, 6 months ago
  47. 1503bdc Merge "Add Override anntation for TetheringConnector.setPreferTestNetworks" by Treehugger Robot · 3 years, 6 months ago
  48. d3e0f2e Add Override anntation for TetheringConnector.setPreferTestNetworks by markchien · 3 years, 6 months ago
  49. b94c515 Use SettingsShim to hide different implementation in shim by markchien · 4 years ago
  50. 2fbd3e7 Support set test network to tethering upstream by markchien · 3 years, 8 months ago
  51. 507de1c Merge "Replace inexact alarm setRepeasting with setExact alarm" by Treehugger Robot · 3 years, 7 months ago
  52. b344870 Refactor the offload permission check and add tests by Hungming Chen · 3 years, 8 months ago
  53. ad8fb7f Merge "bpf: don't offload IPv4 packets with TCP port 21 (ftp) and 1723 (pptp)" by Lorenzo Colitti · 3 years, 8 months ago
  54. bc85178 bpf: don't offload IPv4 packets with TCP port 21 (ftp) and 1723 (pptp) by Hungming Chen · 3 years, 8 months ago
  55. 932df54 Use SdkLevel util instead of explicitly checking the version by markchien · 3 years, 8 months ago
  56. 52158b1 Replace inexact alarm setRepeasting with setExact alarm by markchien · 3 years, 8 months ago
  57. 09c0727 Import net-utils-device-common-netlink instead of netlink-client. by Xiao Ma · 3 years, 9 months ago
  58. 1004c23 Merge changes I6e6b40b0,I6a0d93e0,Ie26f6e52 by Treehugger Robot · 3 years, 9 months ago
  59. 199e86d Revert "[CTT-5] Stop update TCP conntrack entry timeout" by Nucca Chen · 3 years, 9 months ago
  60. 254ba6b Revert "[CTT-6] Update TCP conntrack entry timeout while adding rules" by Nucca Chen · 3 years, 9 months ago
  61. 7abf514 Revert "[CTT-7] Delete the rules while half-closing tcp state entered" by Nucca Chen · 3 years, 9 months ago
  62. 097d65b Merge "Skip bpf offload if upstream interface is VCN" by Treehugger Robot · 3 years, 9 months ago
  63. 7dc1b4d Skip bpf offload if upstream interface is VCN by markchien · 3 years, 9 months ago
  64. f7c8cec Merge "[CTT-7] Delete the rules while half-closing tcp state entered" by Nucca Chen · 3 years, 9 months ago
  65. db30678 Merge "[CTT-6] Update TCP conntrack entry timeout while adding rules" by Nucca Chen · 3 years, 9 months ago
  66. 69ccea4 Merge "[CTT-5] Stop update TCP conntrack entry timeout" by Nucca Chen · 3 years, 9 months ago
  67. 118b5b5 [CTT-7] Delete the rules while half-closing tcp state entered by Hungming Chen · 3 years, 9 months ago
  68. 299a811 [CTT-6] Update TCP conntrack entry timeout while adding rules by Hungming Chen · 3 years, 9 months ago
  69. a5c742b [CTT-5] Stop update TCP conntrack entry timeout by Hungming Chen · 3 years, 9 months ago
  70. 8d2e46a Merge "[CTT-4] Improve conntrack timeout update logging" by Maciej Żenczykowski · 3 years, 9 months ago
  71. 7d3d4ea Merge "[CTT-3] Add a string converter for TCP and UDP protocol number" by Maciej Żenczykowski · 3 years, 9 months ago
  72. d6ca242 Merge "[CTT-2] Clean up unused {function, exception} and improve readability" by Maciej Żenczykowski · 3 years, 9 months ago
  73. 2c2ecca Merge "[CTT-1] Rename conntrack related function, variable and constant" by Maciej Żenczykowski · 3 years, 9 months ago
  74. 8d2bbd8 [CTT-4] Improve conntrack timeout update logging by Hungming Chen · 3 years, 9 months ago
  75. 916ba67 [CTT-3] Add a string converter for TCP and UDP protocol number by Hungming Chen · 3 years, 9 months ago
  76. 71b8559 [CTT-2] Clean up unused {function, exception} and improve readability by Hungming Chen · 3 years, 9 months ago
  77. 378bdbc [CTT-1] Rename conntrack related function, variable and constant by Hungming Chen · 3 years, 9 months ago
  78. ca5530e Remove catch clause on compat shim by Remi NGUYEN VAN · 3 years, 9 months ago
  79. 844ca12 Merge "Load ncm regexs config to tetherableUsbRegexs if isUsingNcm=true" by Lorenzo Colitti · 3 years, 9 months ago
  80. d479e69 Merge "Enable and disable usb IpServer according to ACTION_USB_STATE" by Lorenzo Colitti · 3 years, 9 months ago
  81. b28740e Load ncm regexs config to tetherableUsbRegexs if isUsingNcm=true by markchien · 3 years, 9 months ago
  82. b41a00e Enable and disable usb IpServer according to ACTION_USB_STATE by markchien · 3 years, 10 months ago
  83. 3004f0d Dump the protocol of IPv4 offload rule by Hungming Chen · 3 years, 9 months ago
  84. e7dff2f Dump the unused IPv4 BPF rule age correctly by Hungming Chen · 3 years, 9 months ago
  85. 1e50b3e Merge "Make "dumpsys tethering" print the number of registered callbacks." by Treehugger Robot · 3 years, 9 months ago
  86. 0b44491 Merge "Remove wigig support from S tethering" by Treehugger Robot · 3 years, 9 months ago
  87. 840e2ef Merge "Fix and test usb function configuration change" by Mark Chien · 3 years, 9 months ago
  88. ced68f5 Make "dumpsys tethering" print the number of registered callbacks. by Lorenzo Colitti · 3 years, 9 months ago
  89. 34f7857 Fix and test usb function configuration change by markchien · 3 years, 10 months ago
  90. a569410 Merge "Refresh conntrack entry timeout" by Nucca Chen · 3 years, 9 months ago
  91. 7238b31 Merge "Clear IPv4 offload rules when tethering stopped" by Nucca Chen · 3 years, 9 months ago
  92. 8f97051 Remove wigig support from S tethering by markchien · 3 years, 10 months ago
  93. 991433d [SP35] Pass data warning to tethering offload by junyulai · 4 years, 1 month ago
  94. da52dab [SP34] Adapt onSetWarningAndLimit by junyulai · 4 years, 1 month ago
  95. 37a7e62 [SP33] Adapt ITetheringOffloadCallback V1.1 by junyulai · 4 years, 1 month ago
  96. c27ec7c Refresh conntrack entry timeout by Hungming Chen · 4 years, 2 months ago
  97. a6e7869 Clear IPv4 offload rules when tethering stopped by Hungming Chen · 4 years, 2 months ago
  98. 69bc4fe Merge "[SP32] Try to get 1.1 OffloadControl hardware if available" by Junyu Lai · 3 years, 10 months ago
  99. cec294d Merge changes I270ff43c,Ifc7eee24 by Mark Chien · 3 years, 10 months ago
  100. 76e2e1c Add enable and disable ip serving common functions by markchien · 3 years, 10 months ago