1. c75bd90 Deduplicate InterfaceParams am: 9f371f024b by Patrick Rohr · 3 years, 5 months ago
  2. 9f371f0 Deduplicate InterfaceParams by Patrick Rohr · 3 years, 5 months ago
  3. 9edd999 Merge "Pass whole TetheringConfiguration to IpServer" by Mark Chien · 3 years, 5 months ago
  4. b961d3d Pass whole TetheringConfiguration to IpServer by markchien · 3 years, 5 months ago
  5. 23a5f18 Remove tether_enable_select_all_prefix_ranges flag by markchien · 3 years, 5 months ago
  6. 68e96ab Notify linkproperties change in all scenarios by Pavan Kumar M · 3 years, 6 months ago
  7. 3de910e Dump BPF map in base64 encoded strings for testing by Hungming Chen · 3 years, 9 months ago
  8. 887a22c Move Tether4Key and Tether4Value to common libs by Hungming Chen · 3 years, 6 months ago
  9. 29d5f0a Merge "bump tethering tc prio to make room for rate limiting" by Treehugger Robot · 3 years, 6 months ago
  10. 69681d6 Use new bluetooth API to enable/disable bt tethering after T by markchien · 3 years, 9 months ago
  11. a881ba3 Move BpfUtils -- integrate TcUtils into Tethering module by Patrick Rohr · 3 years, 7 months ago
  12. 1e02090 Reuse BluetoothPan object and use it under tethering handler thread by markchien · 3 years, 8 months ago
  13. ff81692 Merge changes from topics "rename-libbpfmapjni", "rename-libtetherutiljni" by Maciej Żenczykowski · 3 years, 9 months ago
  14. ea0cfd1 Merge "Rename tethering util folder and its package name" by Mark Chien · 3 years, 9 months ago
  15. f967b11 Rename tethering jni and get the jni by its package name by markchien · 3 years, 9 months ago
  16. d02f9af Rename tethering util folder and its package name by markchien · 3 years, 9 months ago
  17. 959d2cb Don't rematch all requests when adding new ones by Remi NGUYEN VAN · 4 years ago
  18. bb4c607 Merge "bpfmap: Move to Common Location" by Maciej Żenczykowski · 3 years, 9 months ago
  19. 3a5c822 Merge "Log received wifiP2p intent into dumpsys for debugging" by Mark Chien · 3 years, 9 months ago
  20. e8043ca7 bpfmap: Move to Common Location by Tyler Wear · 3 years, 10 months ago
  21. adcec9e Move to f/l/n instead of RouteUtils by Chalard Jean · 3 years, 9 months ago
  22. eb8599c Log received wifiP2p intent into dumpsys for debugging by markchien · 3 years, 9 months ago
  23. 5e5432f bump tethering tc prio to make room for rate limiting by Patrick Rohr · 3 years, 10 months ago
  24. 1503bdc Merge "Add Override anntation for TetheringConnector.setPreferTestNetworks" by Treehugger Robot · 3 years, 10 months ago
  25. d3e0f2e Add Override anntation for TetheringConnector.setPreferTestNetworks by markchien · 3 years, 10 months ago
  26. b94c515 Use SettingsShim to hide different implementation in shim by markchien · 4 years, 3 months ago
  27. 2fbd3e7 Support set test network to tethering upstream by markchien · 4 years ago
  28. 507de1c Merge "Replace inexact alarm setRepeasting with setExact alarm" by Treehugger Robot · 4 years ago
  29. b344870 Refactor the offload permission check and add tests by Hungming Chen · 4 years ago
  30. ad8fb7f Merge "bpf: don't offload IPv4 packets with TCP port 21 (ftp) and 1723 (pptp)" by Lorenzo Colitti · 4 years ago
  31. bc85178 bpf: don't offload IPv4 packets with TCP port 21 (ftp) and 1723 (pptp) by Hungming Chen · 4 years ago
  32. 932df54 Use SdkLevel util instead of explicitly checking the version by markchien · 4 years ago
  33. 52158b1 Replace inexact alarm setRepeasting with setExact alarm by markchien · 4 years ago
  34. 09c0727 Import net-utils-device-common-netlink instead of netlink-client. by Xiao Ma · 4 years, 1 month ago
  35. 1004c23 Merge changes I6e6b40b0,I6a0d93e0,Ie26f6e52 by Treehugger Robot · 4 years ago
  36. 199e86d Revert "[CTT-5] Stop update TCP conntrack entry timeout" by Nucca Chen · 4 years ago
  37. 254ba6b Revert "[CTT-6] Update TCP conntrack entry timeout while adding rules" by Nucca Chen · 4 years ago
  38. 7abf514 Revert "[CTT-7] Delete the rules while half-closing tcp state entered" by Nucca Chen · 4 years ago
  39. 097d65b Merge "Skip bpf offload if upstream interface is VCN" by Treehugger Robot · 4 years, 1 month ago
  40. 7dc1b4d Skip bpf offload if upstream interface is VCN by markchien · 4 years, 1 month ago
  41. f7c8cec Merge "[CTT-7] Delete the rules while half-closing tcp state entered" by Nucca Chen · 4 years, 1 month ago
  42. db30678 Merge "[CTT-6] Update TCP conntrack entry timeout while adding rules" by Nucca Chen · 4 years, 1 month ago
  43. 69ccea4 Merge "[CTT-5] Stop update TCP conntrack entry timeout" by Nucca Chen · 4 years, 1 month ago
  44. 118b5b5 [CTT-7] Delete the rules while half-closing tcp state entered by Hungming Chen · 4 years, 1 month ago
  45. 299a811 [CTT-6] Update TCP conntrack entry timeout while adding rules by Hungming Chen · 4 years, 1 month ago
  46. a5c742b [CTT-5] Stop update TCP conntrack entry timeout by Hungming Chen · 4 years, 1 month ago
  47. 8d2e46a Merge "[CTT-4] Improve conntrack timeout update logging" by Maciej Żenczykowski · 4 years, 1 month ago
  48. 7d3d4ea Merge "[CTT-3] Add a string converter for TCP and UDP protocol number" by Maciej Żenczykowski · 4 years, 1 month ago
  49. d6ca242 Merge "[CTT-2] Clean up unused {function, exception} and improve readability" by Maciej Żenczykowski · 4 years, 1 month ago
  50. 2c2ecca Merge "[CTT-1] Rename conntrack related function, variable and constant" by Maciej Żenczykowski · 4 years, 1 month ago
  51. 8d2bbd8 [CTT-4] Improve conntrack timeout update logging by Hungming Chen · 4 years, 1 month ago
  52. 916ba67 [CTT-3] Add a string converter for TCP and UDP protocol number by Hungming Chen · 4 years, 1 month ago
  53. 71b8559 [CTT-2] Clean up unused {function, exception} and improve readability by Hungming Chen · 4 years, 1 month ago
  54. 378bdbc [CTT-1] Rename conntrack related function, variable and constant by Hungming Chen · 4 years, 1 month ago
  55. ca5530e Remove catch clause on compat shim by Remi NGUYEN VAN · 4 years, 1 month ago
  56. 844ca12 Merge "Load ncm regexs config to tetherableUsbRegexs if isUsingNcm=true" by Lorenzo Colitti · 4 years, 1 month ago
  57. d479e69 Merge "Enable and disable usb IpServer according to ACTION_USB_STATE" by Lorenzo Colitti · 4 years, 1 month ago
  58. b28740e Load ncm regexs config to tetherableUsbRegexs if isUsingNcm=true by markchien · 4 years, 1 month ago
  59. b41a00e Enable and disable usb IpServer according to ACTION_USB_STATE by markchien · 4 years, 2 months ago
  60. 3004f0d Dump the protocol of IPv4 offload rule by Hungming Chen · 4 years, 1 month ago
  61. e7dff2f Dump the unused IPv4 BPF rule age correctly by Hungming Chen · 4 years, 1 month ago
  62. 1e50b3e Merge "Make "dumpsys tethering" print the number of registered callbacks." by Treehugger Robot · 4 years, 1 month ago
  63. 0b44491 Merge "Remove wigig support from S tethering" by Treehugger Robot · 4 years, 1 month ago
  64. 840e2ef Merge "Fix and test usb function configuration change" by Mark Chien · 4 years, 1 month ago
  65. ced68f5 Make "dumpsys tethering" print the number of registered callbacks. by Lorenzo Colitti · 4 years, 1 month ago
  66. 34f7857 Fix and test usb function configuration change by markchien · 4 years, 1 month ago
  67. a569410 Merge "Refresh conntrack entry timeout" by Nucca Chen · 4 years, 1 month ago
  68. 7238b31 Merge "Clear IPv4 offload rules when tethering stopped" by Nucca Chen · 4 years, 1 month ago
  69. 8f97051 Remove wigig support from S tethering by markchien · 4 years, 1 month ago
  70. 991433d [SP35] Pass data warning to tethering offload by junyulai · 4 years, 5 months ago
  71. da52dab [SP34] Adapt onSetWarningAndLimit by junyulai · 4 years, 5 months ago
  72. 37a7e62 [SP33] Adapt ITetheringOffloadCallback V1.1 by junyulai · 4 years, 5 months ago
  73. c27ec7c Refresh conntrack entry timeout by Hungming Chen · 4 years, 6 months ago
  74. a6e7869 Clear IPv4 offload rules when tethering stopped by Hungming Chen · 4 years, 6 months ago
  75. 69bc4fe Merge "[SP32] Try to get 1.1 OffloadControl hardware if available" by Junyu Lai · 4 years, 1 month ago
  76. cec294d Merge changes I270ff43c,Ifc7eee24 by Mark Chien · 4 years, 1 month ago
  77. 76e2e1c Add enable and disable ip serving common functions by markchien · 4 years, 2 months ago
  78. cab01b7 Allow to use ncm function for usb tethering by markchien · 4 years, 2 months ago
  79. 8569168 Correctly dump IPv4 downstream flows. by Lorenzo Colitti · 4 years, 2 months ago
  80. 70f43ee Improve dumping IPv4 map entries. by Lorenzo Colitti · 4 years, 2 months ago
  81. 704b801 Dump underlying BPF traffic stats as well as higher-level stats. by Lorenzo Colitti · 4 years, 2 months ago
  82. a3f12dd Merge "Don't send onLinkPropertiesChanged after onLost for 464xlat." by Lorenzo Colitti · 4 years, 2 months ago
  83. 21021ef Suppress IpServer message logs by markchien · 4 years, 2 months ago
  84. dc5903a Remove *Locked wording by markchien · 4 years, 2 months ago
  85. b4bf015 Don't send onLinkPropertiesChanged after onLost for 464xlat. by Lorenzo Colitti · 4 years, 2 months ago
  86. 35ad54b Add the tethering type to TetheringEventCallback methods by markchien · 4 years, 3 months ago
  87. 89f2670 Disable tryCell when UpstreamMonitor stop by markchien · 4 years, 2 months ago
  88. 84a8a13 Merge "Check whether feature is enabled by compare with apex version" by Mark Chien · 4 years, 3 months ago
  89. a3ef481 Check whether feature is enabled by compare with apex version by markchien · 4 years, 3 months ago
  90. aa10ddf Merge "bpf: Add interface index to BPF devmap" by Nucca Chen · 4 years, 3 months ago
  91. 7fecf6a Merge "No-op Refactoring of startTrackDefaultNetwork" by Junyu Lai · 4 years, 3 months ago
  92. b95083e No-op Refactoring of startTrackDefaultNetwork by junyulai · 4 years, 3 months ago
  93. 3feb782 bpf: Add interface index to BPF devmap by Hungming Chen · 4 years, 3 months ago
  94. 2422319 Remove dead code. by Lorenzo Colitti · 4 years, 3 months ago
  95. 94311aa Remove mPublicSync. by Lorenzo Colitti · 4 years, 4 months ago
  96. 5f729e1 Make Tethering#dump asynchronous. by Lorenzo Colitti · 4 years, 4 months ago
  97. 177dc86 [SP32] Try to get 1.1 OffloadControl hardware if available by junyulai · 4 years, 5 months ago
  98. 07f8a61 Merge "Release mobile request when default upstream is not mobile" by Mark Chien · 4 years, 3 months ago
  99. d5096f5 Release mobile request when default upstream is not mobile by markchien · 4 years, 3 months ago
  100. 8a36c29 Allow callers of startTethering to choose local-only mode. by Lorenzo Colitti · 4 years, 4 months ago