- 1aac167 Merge "move clatd.c bpf program to mainline" am: 6ce19fab40 by Maciej Żenczykowski · 3 years, 7 months ago
- 0243072 Merge "[DU03-2]Remove INetworkStatsService from BatteryStatsImpl" am: 413a3b1306 by Frank Li · 3 years, 7 months ago
- 6ce19fa Merge "move clatd.c bpf program to mainline" by Maciej Żenczykowski · 3 years, 7 months ago
- 413a3b1 Merge "[DU03-2]Remove INetworkStatsService from BatteryStatsImpl" by Frank Li · 3 years, 7 months ago
- 511b35a Merge "Add cts test suite in connectivity/cts deps" am: 38276f1b9c by Treehugger Robot · 3 years, 7 months ago
- 38276f1 Merge "Add cts test suite in connectivity/cts deps" by Treehugger Robot · 3 years, 7 months ago
- 20d5620 Merge changes from topic "connectivity-mainline-presubmit-defaults" am: 513180aae8 by Lorenzo Colitti · 3 years, 7 months ago
- 68b5bc9 Run bpf_existence_test in mainline-postsubmit. am: da0c43e38f by Lorenzo Colitti · 3 years, 7 months ago
- 35888d8 Merge "[NETD-TC#10] Create BpfNetMaps class" am: 5314cc6590 by Wayne Ma · 3 years, 7 months ago
- 513180a Merge changes from topic "connectivity-mainline-presubmit-defaults" by Lorenzo Colitti · 3 years, 7 months ago
- 5314cc6 Merge "[NETD-TC#10] Create BpfNetMaps class" by Wayne Ma · 3 years, 7 months ago
- 536ce6c Merge "Update the SDK for the tests with intended target in T+" am: b04664d7a6 by Chiachang Wang · 3 years, 7 months ago
- b04664d Merge "Update the SDK for the tests with intended target in T+" by Chiachang Wang · 3 years, 7 months ago
- 0ea3bdc [NETD-TC#10] Create BpfNetMaps class by Wayne Ma · 3 years, 7 months ago
- 849b3aa move clatd.c bpf program to mainline by Maciej Żenczykowski · 3 years, 7 months ago
- 9eab559 Merge "[MS57.2] Prepare APIs for data migration utility" am: 015e5690af by Junyu Lai · 3 years, 7 months ago
- 015e569 Merge "[MS57.2] Prepare APIs for data migration utility" by Junyu Lai · 3 years, 7 months ago
- 612d9d5 Merge changes I6745a615,Ic50dc122,I38729c23,I6d1da4f1,I1cef6e09, ... am: e0322e3fd1 by Treehugger Robot · 3 years, 7 months ago
- 1a6998e Merge "Move netd.c to Tethering module" am: 1f36542d1e by Maciej Żenczykowski · 3 years, 7 months ago
- e0322e3 Merge changes I6745a615,Ic50dc122,I38729c23,I6d1da4f1,I1cef6e09, ... by Treehugger Robot · 3 years, 7 months ago
- 1f36542 Merge "Move netd.c to Tethering module" by Maciej Żenczykowski · 3 years, 7 months ago
- 863916e Merge "Add proguard rules for TcUtils" am: c060c2dd46 by Maciej Żenczykowski · 3 years, 7 months ago
- c060c2d Merge "Add proguard rules for TcUtils" by Maciej Żenczykowski · 3 years, 7 months ago
- 4588b2a Merge "[MS41.2] Add unit test for query history APIs" am: 606fb4f79f by Junyu Lai · 3 years, 7 months ago
- 606fb4f Merge "[MS41.2] Add unit test for query history APIs" by Junyu Lai · 3 years, 7 months ago
- 587d423 Move netd.c to Tethering module by Ken Chen · 3 years, 7 months ago
- b194dfe Add proguard rules for TcUtils by Patrick Rohr · 3 years, 7 months ago
- 02fc794 Add cts test suite in connectivity/cts deps by William Escande · 3 years, 7 months ago
- 56f4a9c [MS57.2] Prepare APIs for data migration utility by Junyu Lai · 3 years, 7 months ago
- 7372824 [MS41.2] Add unit test for query history APIs by Junyu Lai · 3 years, 7 months ago
- 050b652 [CLATJ#16] Rename JNI/Dependencies function and improve JNI error handling by Hungming Chen · 3 years, 7 months ago
- 847b2ce [CLATJ#15] ClatCoordinator: add socket filter to packet socket by Hungming Chen · 3 years, 7 months ago
- 2c3acb0 [CLATJ#14] ClatCoordinator: add anycast to raw socket by Hungming Chen · 3 years, 7 months ago
- d292f45 [CLATJ#13] ClatCoordinator: open raw socket by Hungming Chen · 3 years, 7 months ago
- 79d34be [CLATJ#12] ClatCoordinator: open packet socket with a given mark by Hungming Chen · 3 years, 7 months ago
- 397ca65 [CLATJ#11] ClatCoordinator: config tun interface and bring up by Hungming Chen · 3 years, 7 months ago
- 7de1c49 [CLATJ#10] ClatCoordinator: detect mtu by Hungming Chen · 3 years, 7 months ago
- 46bbee1 [CLATJ#9] ClatCoordinator: open tun interface by Hungming Chen · 3 years, 7 months ago
- 884c0a1 [CLATJ#8] ClatCoordinator: select IPv6 address with checksum-neutral IID by Hungming Chen · 3 years, 7 months ago
- e2cf055 [CLATJ#7] ClatCoordinator: select IPv4 address for clatd by Hungming Chen · 3 years, 7 months ago
- 8ff032b [CLATJ#6] libclat: move configure_packet_socket() from netd to apex by Hungming Chen · 3 years, 8 months ago
- 86a56de [CLATJ#5] libclat: move detect_mtu() from netd to apex by Hungming Chen · 3 years, 8 months ago
- 2f623f3 [CLATJ#4] libclat: move selectIpv4Address() and isIpv4AddressFree() from netd to apex by Hungming Chen · 3 years, 8 months ago
- 6139d87 [CLATJ#3] libclat: move generateIpv6Address() from netd to apex by Hungming Chen · 3 years, 8 months ago
- aaa8bd8 [CLATJ#2] libclat: Add libclat_test to postsubmit by Hungming Chen · 3 years, 8 months ago
- ed7b460 [CLATJ#1] libclat: move makeChecksumNeutral() from netd to apex by Hungming Chen · 3 years, 8 months ago
- 6b73865 [automerger skipped] Merge "Prepare T build rules for backwards compatibility" am: a6ee639dca -s ours by Paul Hu · 3 years, 7 months ago
- 54ba418 Merge "Fix some typos in comments" am: 0730625a31 by Mark Chien · 3 years, 7 months ago
- 71a0380 Merge "Move LocalSocketTest out of packages/modules/Connectivity." am: ab4c64329b by Lorenzo Colitti · 3 years, 7 months ago
- a6ee639 Merge "Prepare T build rules for backwards compatibility" by Paul Hu · 3 years, 7 months ago
- 0730625 Merge "Fix some typos in comments" by Mark Chien · 3 years, 7 months ago
- ab4c643 Merge "Move LocalSocketTest out of packages/modules/Connectivity." by Lorenzo Colitti · 3 years, 7 months ago
- 24b3c37 Prepare T build rules for backwards compatibility by Remi NGUYEN VAN · 3 years, 8 months ago
- fe66f8f Merge "Add unit test for NetworkStats iterator" am: ccdf2a5838 by Aaron Huang · 3 years, 7 months ago
- ccdf2a5 Merge "Add unit test for NetworkStats iterator" by Aaron Huang · 3 years, 7 months ago
- 0482958 [automerger skipped] Merge "Build framework-connectivity-tiramisu library" am: a77cad355b -s ours by Paul Hu · 3 years, 7 months ago
- a77cad3 Merge "Build framework-connectivity-tiramisu library" by Paul Hu · 3 years, 7 months ago
- 7212fbe Update the SDK for the tests with intended target in T+ by Chiachang Wang · 3 years, 7 months ago
- 9ef027c [DU03-2]Remove INetworkStatsService from BatteryStatsImpl by Frank · 3 years, 7 months ago
- 6f9da1b Merge "Set the permission to file clatd and directory for-system" am: fac8864d14 by Treehugger Robot · 3 years, 7 months ago
- fac8864 Merge "Set the permission to file clatd and directory for-system" by Treehugger Robot · 3 years, 7 months ago
- 2ae5921 Add unit test for NetworkStats iterator by Aaron Huang · 3 years, 7 months ago
- bfe0fec Merge "Mark connectivity module tests as such" am: 6c232e9b49 by Remi NGUYEN VAN · 3 years, 7 months ago
- 43feb8f Merge "Do not verify field count in tests used in CTS" am: 0ac9163620 by Remi NGUYEN VAN · 3 years, 7 months ago
- 6c232e9 Merge "Mark connectivity module tests as such" by Remi NGUYEN VAN · 3 years, 7 months ago
- 0ac9163 Merge "Do not verify field count in tests used in CTS" by Remi NGUYEN VAN · 3 years, 7 months ago
- 5fd2c70 Move LocalSocketTest out of packages/modules/Connectivity. by William Escande · 3 years, 7 months ago
- b364284 Add missing DevSdkIgnoreRule rule variable am: af7c44cc4e by Chiachang Wang · 3 years, 7 months ago
- af7c44c Add missing DevSdkIgnoreRule rule variable by Chiachang Wang · 3 years, 7 months ago
- e347301 Mark connectivity module tests as such by Remi NGUYEN VAN · 3 years, 7 months ago
- 8bc3696 Do not verify field count in tests used in CTS by Remi NGUYEN VAN · 3 years, 7 months ago
- 88b773d Add an OWNERS_core_networking_xts for CTS/GTS/... and use it. am: 7aac4ad2f7 by Lorenzo Colitti · 3 years, 7 months ago
- 7aac4ad Add an OWNERS_core_networking_xts for CTS/GTS/... and use it. by Lorenzo Colitti · 3 years, 7 months ago
- 4077763 Merge changes I0c4e2956,I37c7385b,I9628716f into sc-mainline-prod by Remi NGUYEN VAN · 3 years, 7 months ago
- be53da1 Add java defaults for mainline-presubmit as well. by Lorenzo Colitti · 3 years, 7 months ago
- 2dafc77 Merge "Don't pass non-const refs." am: 2fe71c70ab by Treehugger Robot · 3 years, 7 months ago
- 2fe71c7 Merge "Don't pass non-const refs." by Treehugger Robot · 3 years, 7 months ago
- da0c43e Run bpf_existence_test in mainline-postsubmit. by Lorenzo Colitti · 3 years, 7 months ago
- 778e9d3 Merge "Use getter methods to verify the fields of Entry" am: 63b5da9866 by Aaron Huang · 3 years, 7 months ago
- 63b5da9 Merge "Use getter methods to verify the fields of Entry" by Aaron Huang · 3 years, 7 months ago
- f9d40ae Set the permission to file clatd and directory for-system by Hungming Chen · 3 years, 7 months ago
- 4f06e0e Merge "Add swapActiveStatsMap API for NetworkStatsFactory" am: 21f0d58294 by Mark Chien · 3 years, 7 months ago
- 4dc885c Merge "Add replaceFirewallChain API" am: 094de6b7c4 by Mark Chien · 3 years, 7 months ago
- f74f1bf Merge "Add setFirewallChainEnabled API" am: 9bba8e8c78 by Mark Chien · 3 years, 7 months ago
- d0deef9 Merge "Add updateFirewallRule API" am: c65ecacd6f by Mark Chien · 3 years, 7 months ago
- 68cfadc Fix some typos in comments by markchien · 3 years, 7 months ago
- 21f0d58 Merge "Add swapActiveStatsMap API for NetworkStatsFactory" by Mark Chien · 3 years, 7 months ago
- 094de6b Merge "Add replaceFirewallChain API" by Mark Chien · 3 years, 7 months ago
- 9bba8e8 Merge "Add setFirewallChainEnabled API" by Mark Chien · 3 years, 7 months ago
- c65ecac Merge "Add updateFirewallRule API" by Mark Chien · 3 years, 7 months ago
- d3a4dc8 Merge "Add clatd binary to apex" am: bb766e83c3 by Maciej Żenczykowski · 3 years, 7 months ago
- bb766e8 Merge "Add clatd binary to apex" by Maciej Żenczykowski · 3 years, 7 months ago
- 402af79 Merge "Move BpfUtils -- integrate TcUtils into Tethering module" am: 612afc316a by Maciej Żenczykowski · 3 years, 7 months ago
- 612afc3 Merge "Move BpfUtils -- integrate TcUtils into Tethering module" by Maciej Żenczykowski · 3 years, 7 months ago
- 9c80611 Add swapActiveStatsMap API for NetworkStatsFactory by markchien · 3 years, 7 months ago
- 00a0bed Add replaceFirewallChain API by markchien · 3 years, 7 months ago
- 98a6f95 Add setFirewallChainEnabled API by markchien · 3 years, 7 months ago
- e1561fa Add updateFirewallRule API by markchien · 3 years, 8 months ago
- 3299937 Don't pass non-const refs. by Lorenzo Colitti · 3 years, 7 months ago
- 145ac6e Merge changes I41dcf8aa,Ie13e1df6 am: 8f9cfde3d8 by Maciej Żenczykowski · 3 years, 7 months ago