- 1637730 Add isFeatureSupported and isTetheringFeatureForceDisabled methods by chiachangwang · 2 years ago
- cece401 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 2 years, 2 months ago
- 8d47d84 Enable error-prone checking in the net-utils-framework-common by Paul Hu · 2 years, 4 months ago
- e4eb87a Move Hexdump.java to framework/ by Yuyang Huang · 2 years, 3 months ago
- 810be2b Add async BufferedFile and StreamingPacketFile impls by Igor Chernyshev · 2 years, 4 months ago
- f67388b Add a build rule for files used by mdns by Yuyang Huang · 2 years, 4 months ago
- a25f109 Add wear tethering util classes by Igor Chernyshev · 2 years, 8 months ago
- f618ab0 Add SocketUtils in the shared libs by chiachangwang · 2 years, 8 months ago
- 47d424e Add ConfigInfrastructure lib to Android.bp by Hassan Ali · 2 years, 9 months ago
- 85e24e8 [ST02] Add methods for synthesizing DNS packets by Junyu Lai · 2 years, 11 months ago
- f53c488 Revert "[ST02] Add methods for synthesizing DNS packets" by Remi NGUYEN VAN · 2 years, 11 months ago
- 96c4750 [ST02] Add methods for synthesizing DNS packets by junyulai · 5 years ago
- fbe576b RESTRICT AUTOMERGE - [Bluetooth apex] Use new apex name by William Escande · 3 years ago
- 1453c7c Move NetworkMonitorUtils to net-utils-device-common lib. by Xiao Ma · 3 years, 1 month ago
- bfb9c4f Merge "Add BpfDump.toBase64EncodedString to dump raw map" by Nucca Chen · 3 years, 1 month ago
- b3e71a2 Add BpfDump.toBase64EncodedString to dump raw map by Hungming Chen · 3 years, 2 months ago
- c68b0d2 Merge "Set min_sdk_version" by Treehugger Robot · 3 years, 1 month ago
- b3b6798 Set min_sdk_version by Jooyung Han · 3 years, 2 months ago
- c89302f Move struct {Clat*, Tether4*, TetherStats*} to connectivity module by Hungming Chen · 3 years, 1 month ago
- ce723aa Make netd-client and net-utils-services-common visible to Wifi module by Nate(Qiang) Jiang · 3 years, 2 months ago
- 7b9ed7b Merge "Make net-utils-device-common-bpf only available for module and tests" by Maciej Żenczykowski · 3 years, 2 months ago
- df92fd9 Make net-utils-device-common-bpf only available for module and tests by Mark Chien · 3 years, 2 months ago
- 0ceeb7c Remove unused filegroup by Anton Hansson · 3 years, 2 months ago
- b80c7f9 Clear apex.go entries for bluetooth libs by William Escande · 3 years, 5 months ago
- 2bbc2f7 Make net-utils-services-common visible to service-connectivity-tiramisu. by Xiao Ma · 3 years, 7 months ago
- 9958830 Merge "Rename framework-connectivity-tiramisu to framework-connectivity-t" by Paul Hu · 3 years, 5 months ago
- e48ee4a Bpf Util Lib in Common Location by Tyler Wear · 3 years, 6 months ago
- cdb069e Rename framework-connectivity-tiramisu to framework-connectivity-t by paulhu · 3 years, 6 months ago
- 92f3c24 Add BpfBitmap Class by Tyler Wear · 3 years, 6 months ago
- e469758 Merge "Move Tether4Key and Tether4Value to common libs" by Nucca Chen · 3 years, 6 months ago
- f4302ec Move Tether4Key and Tether4Value to common libs by Hungming Chen · 3 years, 8 months ago
- 8c19182 Add framework-connectivity-t to net-utils by Remi NGUYEN VAN · 3 years, 6 months ago
- 98fa3bf Adding bt apex by Roopa Sattiraju · 3 years, 6 months ago
- 7e5cf2c Merge "Use module API in common libraries" by Remi NGUYEN VAN · 3 years, 6 months ago
- b24df14 [MS48.3] Allow Settings package to build with network static libs by Junyu Lai · 3 years, 7 months ago
- 7f0d0e3 Use module API in common libraries by Remi NGUYEN VAN · 3 years, 7 months ago
- be96036 Decouple "net-utils-framework-common" from "net-utils-device-common-bpf" by markchien · 3 years, 7 months ago
- 32a6e9c Add visibility for use bpfmap by BpfInterfaceMapUpdater by markchien · 3 years, 7 months ago
- 2e5fece Add IBpfMap for injection in testing by markchien · 3 years, 7 months ago
- 29b0d95 Move BpfUtils -- add java class by Patrick Rohr · 3 years, 7 months ago
- ed3e1c3 Revert "Add net-utils-annotations lib" by Aaron Huang · 3 years, 8 months ago
- 435833f Add a class to build IPv4 TCP packet by Hungming Chen · 3 years, 11 months ago
- 601d6f9 Spin off DnsPacket into separate library by Aswin Sankar · 3 years, 10 months ago
- a37d20e Merge "Enable strict_updatability_linting in frameworks/libs/net" by Chiachang Wang · 3 years, 9 months ago
- 1f8da2f Merge "Fix libs/net tests package" by Treehugger Robot · 3 years, 9 months ago
- 0cf724a Fix libs/net tests package by Remi NGUYEN VAN · 3 years, 9 months ago
- 7068c88 Enable strict_updatability_linting in frameworks/libs/net by Chiachang Wang · 3 years, 9 months ago
- eae8038 Merge "Add net-utils-annotations lib" by Paul Hu · 3 years, 9 months ago
- f3448f9 Separate bpf and struct util from netlink util library by markchien · 3 years, 9 months ago
- a14fb38 Add JniUtil to identify jni library by package name by markchien · 3 years, 9 months ago
- 721ce5f Add net-utils-annotations lib by paulhu · 3 years, 10 months ago
- aafd9c1 bpfmap: Move to Common Util Location by Tyler Wear · 3 years, 10 months ago
- d580242 Remove some usage of the framework-annotations filegroup by Chalard Jean · 3 years, 10 months ago
- b61091b Move static utils to the static library by Chalard Jean · 3 years, 10 months ago
- 3be7e9b Remove NetUtils from filegroup to avoid dulicate by Nate Jiang · 4 years ago
- 57b3442 Migrate netlink-client to net-utils-device-common-netlink. by Xiao Ma · 4 years, 1 month ago
- 7592a34 Support both R and S+ in NetworkFactory by Chalard Jean · 4 years, 4 months ago
- 27e5fcd Add visibility for packages/modules/Connectivity by Baligh Uddin · 4 years, 3 months ago
- 651faf7 Add visibility to net-utils-framework-srcs by Remi NGUYEN VAN · 4 years, 5 months ago
- f8c1282 Add visibility for packages/modules/Connectivity by Baligh Uddin · 4 years, 3 months ago
- be2a07f Move net-test-utils to its own directory by Remi NGUYEN VAN · 4 years, 4 months ago
- 5c17454 Revert "Revert "Add utilities to create IPv6 ICMP messages."" by Xiao Ma · 4 years, 5 months ago
- 9d4d4b2 Revert "Add utilities to create IPv6 ICMP messages." by Rahul Sabnis · 4 years, 5 months ago
- 6344a8c Add utilities to create IPv6 ICMP messages. by Xiao Ma · 4 years, 6 months ago
- 1b8c744 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net by Bob Badour · 4 years, 6 months ago
- 935948f Merge "Have a collection of utilities for netd - NetdUtils" by Lucas Lin · 4 years, 6 months ago
- e2d02e7 Have a collection of utilities for netd - NetdUtils by lucaslin · 4 years, 6 months ago
- dc0a568 net-utils-services-common - set min_sdk_level to 30 by David Su · 4 years, 6 months ago
- df3191a Move NetworkCapabilitiesUtils to framework-common by Remi NGUYEN VAN · 4 years, 7 months ago
- ffe8f93 Merge "Adjust visibility rules for migration" by Baligh Uddin · 4 years, 7 months ago
- d5a89c6 Merge changes from topic "netutils_split" by Remi NGUYEN VAN · 4 years, 7 months ago
- fcbda3a Adjust visibility rules for migration by Baligh Uddin · 4 years, 8 months ago
- b86b34d Split NetworkStackUtils to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 8 months ago
- fe99df5 Add visibility rule for migration. by Baligh Uddin · 4 years, 8 months ago
- 6c67e27 Merge "Add visibility rules for Connectivity project" by Remi NGUYEN VAN · 4 years, 8 months ago
- 128c31f Add kotlin-reflect to net-tests-utils by Remi NGUYEN VAN · 4 years, 8 months ago
- ceaf7d0 Move util classes to their destination package by Chalard Jean · 5 years ago
- 38afb0c Add visibility rules for Connectivity project by Remi NGUYEN VAN · 4 years, 9 months ago
- 6ca84ae Merge "Create net-utils-services-common-srcs" by David Su · 4 years, 9 months ago
- 2dbab64 Create net-utils-services-common-srcs by David Su · 4 years, 10 months ago
- e685c81 Adjust visibility to avoid build breaks. by Baligh Uddin · 4 years, 9 months ago
- ae4770d Add visibility rules for packages/modules/Connectivity/Tethering by Baligh Uddin · 4 years, 9 months ago
- e27ae93 Merge "Let frameworks/base/tests access the static lib" by Treehugger Robot · 4 years, 10 months ago
- a9f4991 Let frameworks/base/tests access the static lib by Chalard Jean · 4 years, 10 months ago
- 1f2650f Merge "Define a generic class to parse structured message." by Xiao Ma · 4 years, 10 months ago
- 6f95cef Define a generic class to parse structured message. by Xiao Ma · 5 years ago
- b2cce59 Revert "Move NetworkStackConstants to frameworks/libs/net" by Remi NGUYEN VAN · 4 years, 10 months ago
- 8f415d0 Move NetworkStackConstants to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 10 months ago
- 1978919 Add visibility of this lib to wifi tests by Chalard Jean · 4 years, 10 months ago
- d59af18 Remove backward compatibility flag by Chalard Jean · 5 years ago
- 33ed824 Add workaround for Kotlin 1.4 upgrade by Aurimas Liutikas · 5 years ago
- 7995b43 Add utilities to test tap interface networks by Remi NGUYEN VAN · 5 years ago
- 48c6c7d Move utilities to libs/net by Chalard Jean · 5 years ago
- f109837 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
- fd5479e Add the visibility of net-utils-framework-common for cts-net by Luke Huang · 5 years ago
- 0607dd9 src_frameworkcommon: Fix filegroup base path by Adrian Roos · 5 years ago
- fd71d87 Merge "Statically link DnsSdTxtRecord into framework-wifi" by Remi NGUYEN VAN · 6 years ago
- 27c8b27 Merge "libs(net/common): Create filegroups for wifi sources" by Remi NGUYEN VAN · 6 years ago
- 062272b Merge "Fix visibility for services-common lib" by Remi NGUYEN VAN · 6 years ago
- 1fe6903 Merge "Build module common libs as system_current" by Remi NGUYEN VAN · 6 years ago