summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2022-06-21support per-map/prog selinux context and cross .o map sharingandroid13-devMaciej Żenczykowski
2022-06-21BpfMap - add BpfMapRO.init() supportMaciej Żenczykowski
2022-06-21Merge "bpf_helpers.h - add #define's for S/T bpfloader versions" into tm-devMaciej Żenczykowski
2022-06-21bpf_helpers.h - add #define's for S/T bpfloader versionsMaciej Żenczykowski
2022-06-21BpfMap key/value access size verificationMaciej Żenczykowski
2022-06-21cache kernelVersion(), make isAtLeastKernelVersion() cheaperMaciej Żenczykowski
2022-06-20BpfMap: simplify .init() mMapFd assignmentMaciej Żenczykowski
2022-06-16Add an int constant for CLAT_MARK and freeze INetd v10.Lorenzo Colitti
2022-06-16Freeze netd_aidl_interface V9Hungming Chen
2022-06-13Fix DevSdkIgnoreRule target SDK annotation processing.Lorenzo Colitti
2022-06-09Add handlePacketReadError method in FdEventsReader.Xiao Ma
2022-06-08BpfMap: introduce resetMap(type, entries, flags)Maciej Żenczykowski
2022-06-08Merge "Make net-utils-device-common-bpf only available for module and tests" ...Maciej Żenczykowski
2022-06-02Add IPPrefix.contains()Chiachang
2022-06-02Run tests using DevSdkIgnoreRuleRemi NGUYEN VAN
2022-06-02Merge changes from topic "cherrypicker-L41500000954817786:N47600001269435138"...Nucca Chen
2022-06-01Make net-utils-device-common-bpf only available for module and testsMark Chien
2022-06-01Make FdEventsReader#isRunning method as protected.Xiao Ma
2022-06-01Add an annotation to skip tests if the APK has target SDK > 31.Lorenzo Colitti
2022-05-28DeviceInfoUtils: add class and helper for three-part version numberTreehugger Robot
2022-05-28Move DeviceInfoUtilsTest from NetworkStack to frameworks/lib/netHungming Chen
2022-05-27When parsing a netlink message, always advance to the end.Lorenzo Colitti
2022-05-27Add test to verify parsing multiple netlink messages in one buffer.Xiao Ma
2022-05-20BpfMap: cache bpf map file descriptorsMaciej Żenczykowski
2022-05-16Address comments at ag/18372083Junyu Lai
2022-05-16Add PerUidCounterJunyu Lai
2022-05-12BpfMap: wrap native fd with ParcelFileDescriptor to avoid fd leakHungming Chen
2022-05-08Migrate compareMajorMinorVersion from ConnectivityManagerTestHungming Chen
2022-04-28Add null check for mProviderMotomu Utsumi
2022-04-24Merge "Add wrappers for the latest stable version of netd_aidl_interface-V*-cpp"Ken Chen
2022-04-21Add wrappers for the latest stable version of netd_aidl_interface-V*-cppKen Chen
2022-04-19Merge "Move TetherStatsKey and TetherStatsValue to common libs"Treehugger Robot
2022-04-08Create RouterAdvertisementResponderPatrick Rohr
2022-04-07Merge changes from topic "MDns_AIDL"Paul Hu
2022-04-04Move TetherStatsKey and TetherStatsValue to common libsHungming Chen
2022-04-04Freeze Mdns AIDL interface to V1paulhu
2022-04-03Add MDNS aidlpaulhu
2022-03-30Merge "Make libtcutils visible to netd tests"Maciej Żenczykowski
2022-03-30Make libtcutils visible to netd testsPatrick Rohr
2022-03-28Check RouteInfo type in NetUtils#selectBestRouteTaras Antoshchuk
2022-03-24Merge "Clear apex.go entries for bluetooth libs"Treehugger Robot
2022-03-18Clear apex.go entries for bluetooth libsWilliam Escande
2022-03-17TcUtils: add tcQdiscAddDevClsactHungming Chen
2022-03-16Merge "[DU04-3]Appropriate changes to the NetworkPolicyManager API"Frank Li
2022-03-16[DU04-3]Appropriate changes to the NetworkPolicyManager APIFrank
2022-03-15Merge changes from topic "access_clat_bpf_map_from_clatcoordinator"Nucca Chen
2022-03-11Merge "Allow use of shared bpf headers by recovery"Maciej Żenczykowski
2022-03-10Merge "Add DisableConfigSyncTargetPreparer"Remi NGUYEN VAN
2022-03-09Allow use of shared bpf headers by recoveryStephane Lee
2022-03-09Add DisableConfigSyncTargetPreparerRemi NGUYEN VAN