1. 9017a07 switch netd_configuration_map from hash map to array by Maciej Żenczykowski · 2 years, 10 months ago
  2. 586cff5 verify CLAT_MARK matches aidl constant. by Maciej Żenczykowski · 2 years, 10 months ago
  3. 29bae99 Merge changes from topic "cherrypicker-L06100000954878020:N56300001270177780" into tm-dev by Lorenzo Colitti · 2 years, 10 months ago
  4. 9c8f740 tests: simplify BpfMap.reset(createMap()) -> BpfMap.resetMap() by Maciej Żenczykowski · 2 years, 10 months ago
  5. 0dfbdf3 TrafficControllerTest - trivial simplification by Maciej Żenczykowski · 2 years, 10 months ago
  6. 787de01 simplify bpf tests and check type correctness by Maciej Żenczykowski · 2 years, 10 months ago
  7. 608015f Add 3rd deny firewall chain for OEM by Motomu Utsumi · 2 years, 10 months ago
  8. 9cd4726 Add deny firewall chain for OEM by Motomu Utsumi · 2 years, 10 months ago
  9. 90c0c3f Support more than 8 firewall chains / match types. by Lorenzo Colitti · 3 years, 1 month ago
  10. 966ff7f Block incoming packets in VPN Lockdown mode. by Motomu Utsumi · 2 years, 11 months ago
  11. 7f9c79b Support 32 match types in UidOwnerValue rule by Motomu Utsumi · 2 years, 11 months ago
  12. b4bec86 Remove unused TcUtils{, Test}, bpfhelper from libclat by Hungming Chen · 3 years ago
  13. bd85f89 ClatCoordinator: use Java class BpfMap to remove clat rule by Hungming Chen · 3 years, 1 month ago
  14. 07fcf9c ClatCoordinator: use Java class BpfMap to add clat rule by Hungming Chen · 3 years, 1 month ago
  15. 38c4cd9 Remove redundant "using" statement by Yi Kong · 3 years, 1 month ago
  16. bce8cba Merge "Support "dumpsys connectivity trafficcontroller"" by Maciej Żenczykowski · 3 years, 2 months ago
  17. 9de7958 libclat: Remove redundant "using android::net::.*" by Yi Kong · 3 years, 2 months ago
  18. e6d511f Support "dumpsys connectivity trafficcontroller" by Ken Chen · 3 years, 2 months ago
  19. 4dd5be6 Remove unused BpfNetMap jni function by markchien · 3 years, 2 months ago
  20. 445dede Merge changes I50417e69,I6892d81c,Id8846844,Ib22da8d4,Iad66f0d4 by Patrick Rohr · 3 years, 2 months ago
  21. dcae351 link libbase & libnetdutils dynamically - save ~17.5 kiB by Maciej Żenczykowski · 3 years, 2 months ago
  22. 2f7dac1 remove spurious headers by Maciej Żenczykowski · 3 years, 2 months ago
  23. 0bbe3d2 libclat only depends on libbase_headers not libbase itself by Maciej Żenczykowski · 3 years, 2 months ago
  24. d945bf0 Add Low Power Standby support to TrafficController by Robert Horvath · 3 years, 2 months ago
  25. 61e9467 Move netlink_listener_test into TrafficControllerTest by Patrick Rohr · 3 years, 2 months ago
  26. 2b1b2c7 Revert "Prevent native_init from starting TrafficController" by Patrick Rohr · 3 years, 2 months ago
  27. c2984fd Prevent native_init from starting TrafficController by Patrick Rohr · 3 years, 2 months ago
  28. 313bc6c Remove libutils dependency from libservice-connectivity by Patrick Rohr · 3 years, 2 months ago
  29. 361b859 Merge libtraffic_controller_jni into libservice-connectivity by Patrick Rohr · 3 years, 2 months ago
  30. e7ebed2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 3 years, 2 months ago
  31. e1f8ad4 Merge changes from topic "libnetworkstats" by Maciej Żenczykowski · 3 years, 2 months ago
  32. f807ec7 Merge changes from topic "configure_bpf_for_clat" by Maciej Żenczykowski · 3 years, 2 months ago
  33. f426b2b Rename libnetdbpf to libnetworkstats by Ken Chen · 3 years, 2 months ago
  34. 790c83e [NETD-TC#14] Add traffic controller JNI to tethering module by Wayne Ma · 3 years, 3 months ago
  35. 7be6bce [NETD-TC#13] Make TrafficControllerTest as traffic_controller_unit_test by Wayne Ma · 3 years, 3 months ago
  36. 8ebdb6f [CLATJ#18] libclat: move clat tc and bpf utilis from netd by Hungming Chen · 3 years, 3 months ago
  37. a9716ff [NETD-TC#11] Make TrafficController as libtraffic_controller into by Wayne Ma · 3 years, 3 months ago
  38. 92d8079 Delete dead codes within TrafficController in mainline module by Wayne Ma · 3 years, 3 months ago
  39. 4d69233 Move TrafficController relevant files from netd to mainline module by Wayne Ma · 3 years, 3 months ago
  40. 8ff032b [CLATJ#6] libclat: move configure_packet_socket() from netd to apex by Hungming Chen · 3 years, 4 months ago
  41. 86a56de [CLATJ#5] libclat: move detect_mtu() from netd to apex by Hungming Chen · 3 years, 4 months ago
  42. 2f623f3 [CLATJ#4] libclat: move selectIpv4Address() and isIpv4AddressFree() from netd to apex by Hungming Chen · 3 years, 4 months ago
  43. 6139d87 [CLATJ#3] libclat: move generateIpv6Address() from netd to apex by Hungming Chen · 3 years, 4 months ago
  44. ed7b460 [CLATJ#1] libclat: move makeChecksumNeutral() from netd to apex by Hungming Chen · 3 years, 4 months ago