- 8cc8d60 Move to packages/modules/Connectivity by Motomu Utsumi · 2 years ago main master aml_ads_350923060 aml_neu_351010000 aml_neu_351010040 aml_odp_350923040 aml_swc_350914020 aml_swc_350914040 aml_swc_350914060 aml_swc_351010060
- a9f7202 Merge "Temporary OWNERS change for code move" into main by Motomu Utsumi · 2 years ago
- dbe149b Merge "Rename to isNetworkStackFeatureEnabled" into main by Motomu Utsumi · 2 years ago
- 98bf2d7 Merge "Remove unnecessary arguments from isTetheringFeatureEnabled" into main by Motomu Utsumi · 2 years ago
- 98a3e9e Temporary OWNERS change for code move by Motomu Utsumi · 2 years ago
- 066e9e8 Merge "fix a compile warning about out of order field init" into main by Maciej Żenczykowski · 2 years ago
- 102919a Merge "Add IA Address option struct." into main by Xiao Ma · 2 years ago
- d702b21 Merge "Remove the VisibleForTesting annotation on IaPrefixOption constructor." into main by Xiao Ma · 2 years ago
- ac8feea fix a compile warning about out of order field init by Maciej Żenczykowski · 2 years ago
- 2ecb265 Rename to isNetworkStackFeatureEnabled by Motomu Utsumi · 2 years ago
- 4a9aaa9 Remove unnecessary arguments from isTetheringFeatureEnabled by Motomu Utsumi · 2 years ago
- acc5324 Merge "Add util to check if permission has system signature" into main by Yuyang Huang · 2 years ago
- e5b1ba9 Merge "Created empty framework-location non-updatable module" into main by Mark White · 2 years ago
- eb24c88 Merge "Add isNetworkStackFeatureNotChickenedOut API for NetworkStack module." into main by Xiao Ma · 2 years ago
- f801da5 Merge "Make structs in StructTest accessible from Struct" into main by Junyu Lai · 2 years ago
- 4e23c81 Make structs in StructTest accessible from Struct by Junyu Lai · 2 years ago
- 6945aef Created empty framework-location non-updatable module by Mark White · 2 years ago
- f4726de Add isNetworkStackFeatureNotChickenedOut API for NetworkStack module. by Xiao Ma · 2 years ago
- 3f6adaa Add util to check if permission has system signature by Yuyang Huang · 2 years ago
- 027be15 Merge "Move ArpPacket.java to frameworks/libs/net" into main by Yuyang Huang · 2 years ago
- ad697d2 Merge "Add libnetd_utils_headers cc_library_headers" into main by Motomu Utsumi · 2 years ago
- a91311f Move ArpPacket.java to frameworks/libs/net by Yuyang Huang · 2 years ago
- b4b1836 Add class to help Kotlin to pass nullable to java @NonNull for testing by Motomu Utsumi · 2 years ago
- 59fa951 Add libnetd_utils_headers cc_library_headers by Motomu Utsumi · 2 years ago
- c912687 Merge "BpfMap.h - hide getMap()" into main by Maciej Żenczykowski · 2 years ago
- 0602040 BpfMap.h - hide getMap() by Maciej Żenczykowski · 2 years ago
- 594a2be Merge "Fix kotlin nullable errors in net-test-utils and NetworkStaticLibTests" into main by Colin Cross · 2 years ago
- dacea70 Merge "BpfMap.h - add 3 using statements" into main by Maciej Żenczykowski · 2 years ago
- 9a90d0d Merge "BpfMap.java - remove getNextRawKey()" into main by Maciej Żenczykowski · 2 years ago
- e1fef5a Merge "BpfMap.java - remove getRawValue()" into main by Maciej Żenczykowski · 2 years ago
- 73b7da8 Merge "BpfMap - slightly simplify isEmpty()" into main by Maciej Żenczykowski · 2 years ago
- 3253074 Merge "Rename to isTetheringFeatureEnabled" into main by Motomu Utsumi · 2 years ago
- 8fc7208 Merge "Address review comments in aosp/2677976" into main by Chiachang Wang · 2 years ago
- 19f4c13 BpfMap.h - add 3 using statements by Maciej Żenczykowski · 2 years ago
- 9bd400c BpfMap.java - remove getRawValue() by Maciej Żenczykowski · 2 years ago
- 230bd4b BpfMap.java - remove getNextRawKey() by Maciej Żenczykowski · 2 years ago
- b1aec8f BpfMap - slightly simplify isEmpty() by Maciej Żenczykowski · 2 years ago
- 3539231 Merge "Improve test logs using TrackRecord backtrace" into main by Patrick Rohr · 2 years ago
- c8c9e09 Improve test logs using TrackRecord backtrace by Patrick Rohr · 2 years ago
- 62aa4b0 Merge "TrackRecord: add a method to return callbacks since last poll" into main by Patrick Rohr · 2 years ago
- dde7dd5 Address review comments in aosp/2677976 by chiachangwang · 2 years ago
- 0b45bfe Rename to isTetheringFeatureEnabled by Motomu Utsumi · 2 years ago
- 63259b3 Merge "UpsideDownCake is now 34" into main by Motomu Utsumi · 2 years ago
- a062f8a Merge "Rename to isTetheringFeatureNotChickenedOut" into main by Motomu Utsumi · 2 years ago
- 3a79c23 Baseline NewApi issues by Cole Faust · 2 years ago
- d8614eb UpsideDownCake is now 34 by Alex Buynytskyy · 2 years ago
- 3438c64 Rename to isTetheringFeatureNotChickenedOut by Motomu Utsumi · 2 years ago
- cfac575 Merge "Fix DevSdkIgnoreRule for Q-" into main by Remi NGUYEN VAN · 2 years, 1 month ago
- e22cd53 Add IA Address option struct. by Xiao Ma · 2 years, 1 month ago
- f3fa682 Remove the VisibleForTesting annotation on IaPrefixOption constructor. by Xiao Ma · 2 years, 1 month ago
- 25b8e8f Fix DevSdkIgnoreRule for Q- by Remi NGUYEN VAN · 2 years, 1 month ago
- 04a85d9 TrackRecord: add a method to return callbacks since last poll by Patrick Rohr · 2 years, 1 month ago
- 6c7c50e Move RFC7421_PREFIX_LENGTH from NetworkConstants to NetworkStackConstants. by Xiao Ma · 2 years, 1 month ago
- 83b8e80 Fix kotlin nullable errors in net-test-utils and NetworkStaticLibTests by Colin Cross · 2 years, 1 month ago
- 629ef44 Merge "Add constants for clat and v6 fragmentation" into main by Jean Chalard · 2 years, 1 month ago
- 61ed2bd Add helpers method to SharedLog by Yuyang Huang · 2 years, 1 month ago
- 965ff60 Merge "Add isFeatureSupported and isTetheringFeatureForceDisabled methods" into main by Chiachang Wang · 2 years, 1 month ago
- af92800 Merge "Add resolvePkgPrefix() method" into main by Chiachang Wang · 2 years, 1 month ago
- d5263c9 Add isFeatureSupported and isTetheringFeatureForceDisabled methods by chiachangwang · 2 years, 1 month ago
- 9dc7d3a Merge "Use requestNetwork for mobile data, not a callback" into main by Remi NGUYEN VAN · 2 years, 1 month ago
- 0e72799 Merge "Add DomainsUtils class to encode/decode domain names." into main by Remi NGUYEN VAN · 2 years, 1 month ago
- 239041d Use requestNetwork for mobile data, not a callback by Remi NGUYEN VAN · 2 years, 1 month ago
- 13143a7 Merge "Add Ipv6PktInfo (in6_pktinfo) struct." into main by Xiao Ma · 2 years, 1 month ago
- 47ebda9 Add resolvePkgPrefix() method by chiachangwang · 2 years, 1 month ago
- e85f132 Merge "Make SkipPresubmit annotation visible by HostsideVpnTests" into main by Junyu Lai · 2 years, 1 month ago
- 28e9d23 Merge "Remove truth lib denpendency temporarily due to code coverage regression." into main by Patrick Rohr · 2 years, 1 month ago
- 89e5e38 Add Ipv6PktInfo (in6_pktinfo) struct. by Xiao Ma · 2 years, 1 month ago
- 4b1c314 Remove truth lib denpendency temporarily due to code coverage regression. by Xiao Ma · 2 years, 1 month ago
- fe85dad Merge "Add an annotation for @SkipMainlinePresubmit" into main by Remi NGUYEN VAN · 2 years, 1 month ago
- 1dd2399 Make SkipPresubmit annotation visible by HostsideVpnTests by Junyu Lai · 2 years, 1 month ago
- b330bb6 Add an annotation for @SkipMainlinePresubmit by Remi NGUYEN VAN · 2 years, 1 month ago
- 6505569 Merge "Add DnsResolverModuleTest annotation" into main by Mike Yu · 2 years, 1 month ago
- fe08d94 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 2 years, 1 month ago
- 81402e4 Merge "BpfClassic - add three more macros" into main by Maciej Żenczykowski · 2 years, 1 month ago
- 4e9068b Add RouteInformation option Struct. by Xiao Ma · 2 years, 1 month ago
- 4a49d9a BpfClassic - add three more macros by Maciej Żenczykowski · 2 years, 1 month ago
- 307a9be Merge "Move ticksToMilliSeconds to NetlinkUtils." into main by Maciej Żenczykowski · 2 years, 1 month ago
- 2918581 Merge "Add DomainsUtils class to encode/decode domain names." into main by Xiao Ma · 2 years, 1 month ago
- f4a2093 Move ticksToMilliSeconds to NetlinkUtils. by Xiao Ma · 2 years, 1 month ago
- 68f5cb7 Move OWNER reference master=>main. by Sam Saccone · 2 years, 1 month ago
- 5f77fd5 Improve testBasicWorkingGetAddrQuery by checking the specific IPv4/v6 address. by Xiao Ma · 2 years, 2 months ago
- 9b8c987 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 2 years, 2 months ago
- 52e8790 Merge "Remove duplicated IfaddrMsg and RtgenMsg Struct used in NetlinkUtilsTests." into main by Xiao Ma · 2 years, 2 months ago
- d0ac305 Remove duplicated IfaddrMsg and RtgenMsg Struct used in NetlinkUtilsTests. by Xiao Ma · 2 years, 2 months ago
- c79555b OWNERS: add buganizer component for tests in f/l/n by Patrick Rohr · 2 years, 2 months ago
- 224a571 Use default package version in isFeatureEnabled if package is not found by Motomu Utsumi · 2 years, 2 months ago
- b8a77a3 Add a method helper to create RTM_DELADDR message in user space. by Xiao Ma · 2 years, 2 months ago
- add1b6c Remove StructIfaddrMsg ctor VisibleForTesting annotation. by Xiao Ma · 2 years, 2 months ago
- c0f16e5 Merge "Parse DnsRecord by factory method" by Junyu Lai · 2 years, 2 months ago
- 0bfde72 Add DnsResolverModuleTest annotation by Mike Yu · 2 years, 2 months ago
- 662e622 Parse DnsRecord by factory method by Junyu Lai · 2 years, 2 months ago
- 7c63d2b Merge "Add a dumpService variant that uses libbinder_ndk." by Lorenzo Colitti · 2 years, 2 months ago
- 2eafd9f Add a dumpService variant that uses libbinder_ndk. by Lorenzo Colitti · 2 years, 2 months ago
- 21d41f0 Add constants for clat and v6 fragmentation by Chalard Jean · 2 years, 2 months ago
- 32fd2a2 Merge "Parse rta_cacheinfo structure in RtNetlinkRouteMessage." by Xiao Ma · 2 years, 2 months ago
- 7027518 Merge "Add netlink rta_cacheinfo structure." by Xiao Ma · 2 years, 2 months ago
- 007a521 Parse rta_cacheinfo structure in RtNetlinkRouteMessage. by Xiao Ma · 2 years, 2 months ago
- 520b233 Add netlink rta_cacheinfo structure. by Xiao Ma · 2 years, 2 months ago
- f2cfed6 enforce bpf ring buffer size is a power of two am: 94a8fe633e by Maciej Żenczykowski · 2 years, 2 months ago
- 94a8fe6 enforce bpf ring buffer size is a power of two by Maciej Żenczykowski · 2 years, 2 months ago