- b61913b Use NLM_F_REQUEST_ACK in createSetFlagsMessage() by Jie Jiang · 6 months ago
- df2e6eb Increase IO timeout by Patrick Rohr · 7 months ago
- 4931bd7 Handle POLLERR for RealtimeScheduler by Paul Hu · 7 months ago
- 3ad5d4c Fix extra callbacks sent when the timer expires by Paul Hu · 7 months ago
- 2f1627d Rename timerfd functions for consistency by Patrick Rohr · 7 months ago
- 9463cd1 Remove native prefix for consistency by Patrick Rohr · 7 months ago
- 3c14078 Move TestNetworkService JNI into ServiceConnectivityJni by Patrick Rohr · 7 months ago
- 4971556 Move TimerFdUtils JNI functionality into ServiceConnectivityJni by Patrick Rohr · 7 months ago
- 1ed836c Rename TimerFileDescriptor to RealtimeScheduler by Yuyang Huang · 7 months ago
- 4d46630 Enhance TimerFileDescriptor to schedule multiple tasks by Yuyang Huang · 7 months ago
- a481dc1 Revert "Use timerfd to improve the accuracy of query timing" by Paul Hu · 8 months ago
- e4e0453 Rename id to fd by Maciej Żenczykowski · 8 months ago
- 51478aa Merge "Use netlink to set interface up/down in EthernetTracker(1/2)" into main by Chuwei He · 8 months ago
- 0daa52a Use netlink to set interface up/down in EthernetTracker(1/2) by Chuwei He · 8 months ago
- 69ce1b9 Merge "Use timerfd to improve the accuracy of query timing" into main by Paul Hu · 8 months ago
- 3d51a99 Use timerfd to improve the accuracy of query timing by Paul Hu · 11 months ago
- 97a4977 Merge "Update TimerFileDescriptor to support different task types" into main by Paul Hu · 8 months ago
- e8e32ab Merge "Build the timerfd wrapper class" into main by Paul Hu · 8 months ago
- 2bb40d2 Update TimerFileDescriptor to support different task types by Paul Hu · 9 months ago
- 50c1440 Build the timerfd wrapper class by Paul Hu · 11 months ago
- 7dd2525 Merge "Add RtmNetlinkPrefixMessage class to represent RTM_NEWPREFIX message." into main by Xiao Ma · 8 months ago
- cb0aabd Add RtmNetlinkPrefixMessage class to represent RTM_NEWPREFIX message. by Xiao Ma · 1 year, 4 months ago
- 38bbfa8 Merge "Create the timerfd helper class" into main by Paul Hu · 9 months ago
- 8c8d2b1 Create the timerfd helper class by Paul Hu · 10 months ago
- e12dfea Remove framework-connectivity-shared-srcs from net-utils-all-srcs by Handa Wang · 9 months ago
- 389bc7f Split requestDownstreamAddress into two methods by Handa Wang · 10 months ago
- b0e3eaf Merge "Consolidate handler thread check functions in HandlerUtils" into main by Treehugger Robot · 10 months ago
- e2a031b Merge changes from topic "refactor-pac" into main by Treehugger Robot · 10 months ago
- d598ced Merge "Revert "Add link-related methods at NetlinkUtils"" into main by Yuyang Huang · 10 months ago
- 69aee7b Move PrivateAddressCoordinator from Tethering to staticlibs by Handa Wang · 12 months ago
- e5e06f9 Introduce PrivateAddressCoordinator methods at RoutingCoordinatorManager by Handa Wang · 12 months ago
- 9b8b300 Revert "Add link-related methods at NetlinkUtils" by Yuyang Huang · 10 months ago
- 84a40ff Consolidate handler thread check functions in HandlerUtils by Paul Hu · 10 months ago
- 842fb52 Merge "Add link-related methods at NetlinkUtils" into main by Treehugger Robot · 11 months ago
- a7fc900 Add link-related methods at NetlinkUtils by Chih-Yu Huang · 11 months ago
- 1a9758e Merge "Add createGetLinkMessage() at RtNetlinkLinkMessage" into main by Treehugger Robot · 11 months ago
- f0bcd6f Add createGetLinkMessage() at RtNetlinkLinkMessage by Chih-Yu Huang · 11 months ago
- 3baeb73 Add current state to unhandled message error log by Patrick Rohr · 11 months ago
- 9f8ed83 Add createSetLinkNameMessage method at RtNetlinkLinkMessage by Chih-Yu Huang · 11 months ago
- 73f5b13 Add createSetLinkStateMessage method at RtNetlinkLinkMessage by Chih-Yu Huang · 11 months ago
- f4a0865 Make RtNetlinkLinkMessage class immutable after creation by Chih-Yu Huang · 11 months ago
- a0dc475 Merge "Support checking DnsResolver version in isFeatureSupported." into main by Treehugger Robot · 11 months ago
- ca67820 Support checking DnsResolver version in isFeatureSupported. by Lorenzo Colitti · 11 months ago
- e87608b Add bool type to Struct.java. by Maciej Żenczykowski · 12 months ago
- dfb1592 Rename getShrinkedBackingArray to getMinimized* by Remi NGUYEN VAN · 1 year ago
- 16828bd Merge changes I6cc2507d,I187ea15d into main by Remi NGUYEN VAN · 1 year, 1 month ago
- c3621e6 Add a CallbackQueue class by Remi NGUYEN VAN · 1 year, 1 month ago
- 86219a1 Merge "Let IpServer use RoutingCoordinator in R" into main by Handa Wang · 1 year, 1 month ago
- 7e9b330 Let IpServer use RoutingCoordinator in R by Handa Wang · 1 year, 1 month ago
- 791687c Merge "Add lock to update mCache from the constructor" into main by Motomu Utsumi · 1 year, 1 month ago
- 053f9e6 Add lock to update mCache from the constructor by Motomu Utsumi · 1 year, 1 month ago
- 8f2c306 Refactor RoutingCoordinator by Handa Wang · 1 year, 1 month ago
- 7c0f874 Add test construct for RtNetlinkLinkMessage by Yuyang Huang · 1 year, 1 month ago
- 270f006 Merge "Revert "Prepare for @RequiresApi class retention"" into main by Treehugger Robot · 1 year, 1 month ago
- a1a0034 Revert "Prepare for @RequiresApi class retention" by Motomu Utsumi · 1 year, 2 months ago
- 58526e4 Merge changes I76b0a7ba,If7308f1a,Ica8faced,Ia8f42ed0,I975afb45, ... into main by Treehugger Robot · 1 year, 2 months ago
- 38c6f7d Add convenience method for processMessage with no arguments by Patrick Rohr · 1 year, 2 months ago
- aa06b2b Move SyncStateMachine to staticlibs by Patrick Rohr · 1 year, 2 months ago
- d83596f PacketBuilder: add IPv6 fragment packets support by KH Shi · 1 year, 5 months ago
- 22db590 bpf: attach a *bunch* more cgroup hooks by Maciej Żenczykowski · 1 year, 3 months ago
- 52d6c55 SingleWriterBpfMap - introduce getSingleton with caching by Maciej Żenczykowski · 1 year, 2 months ago
- 2f50623 BpfMap: enforce BPF_F_RDWR_EXCLUSIVE doesn't use cached fd. by Maciej Żenczykowski · 1 year, 2 months ago
- 9eca02a make java maps grab locks by Maciej Żenczykowski · 1 year, 2 months ago
- c606f1a SingleWriterBpfMap - eliminate spurious constructor by Maciej Żenczykowski · 1 year, 2 months ago
- 05be2f5 Add a SingleWriterBpfMap class that caches reads. by Lorenzo Colitti · 1 year, 2 months ago
- 3812c39 Merge "Clatd: add dump raw BPF map support" into main by Maciej Żenczykowski · 1 year, 2 months ago
- 855712a Clatd: add dump raw BPF map support by KH Shi · 2 years, 2 months ago
- 45e1328 Merge "Move dumpRawMap to BpfDump" into main by Treehugger Robot · 1 year, 2 months ago
- 8658ef3 [Thread] avoid kernel-generated lla on thread-wpan by Kangping Dong · 1 year, 4 months ago
- f325ea2 Move dumpRawMap to BpfDump by KH Shi · 1 year, 5 months ago
- e950f6d prevent DscpPolicyTracker from printing big scary exception stack by Maciej Żenczykowski · 1 year, 3 months ago
- 22d42e6 Merge "Add prefixmsg struct to parse RTM_NEWPREFIX message header." into main by Xiao Ma · 1 year, 4 months ago
- 44df982 Add prefix_cacheinfo struct to parse PREFIX_CACHEINFO attribute. by Xiao Ma · 1 year, 4 months ago
- a25a09d Add prefixmsg struct to parse RTM_NEWPREFIX message header. by Xiao Ma · 1 year, 4 months ago
- 8d1cad9 Convert RTM_NEWPREFIX nlmsg type to string in stringForRtMsgType(). by Xiao Ma · 1 year, 4 months ago
- c6e2d82 Add RTM_NEWPREFIX and RTMGRP_IPV6_PREFIX netlink message constants. by Xiao Ma · 1 year, 4 months ago
- 6fc4583 Improve the nduser option log readability. by Xiao Ma · 1 year, 4 months ago
- da9dfa2 Merge changes Ie882a5c7,Id94b6538,I58eda41f into main by Patrick Rohr · 1 year, 4 months ago
- 5485bb8 Support prefix information option parsing in nduser netlink message. by Xiao Ma · 1 year, 5 months ago
- e20dc5a Add PrefixInformation option struct to parse nduser option. by Xiao Ma · 1 year, 8 months ago
- 5d3dcb0 Create IpPrefix in PrefixInformationOption constructor by Xiao Ma · 1 year, 4 months ago
- 12f7fd2 Add isFeatureEnabled API for CaptivePortalLogin experiment namespace. by Xiao Ma · 1 year, 5 months ago
- f74488e Merge "Make PrefixInformationOption struct constructor visible for testing." into main by Xiao Ma · 1 year, 5 months ago
- f0959a7 Make PrefixInformationOption struct constructor visible for testing. by Xiao Ma · 1 year, 5 months ago
- f8c7d15 Add IPv6 FragmentHeader struct support by KH Shi · 1 year, 5 months ago
- 6de59fa Merge "Revert "Add method to read trunk stable flag"" into main by Motomu Utsumi · 1 year, 6 months ago
- f582074 Merge changes Icfcc7ade,I1481cb8f,Ic2e8ca0d into main by Xiao Ma · 1 year, 6 months ago
- 4919dcc Revert "Add method to read trunk stable flag" by Motomu Utsumi · 1 year, 6 months ago
- f505ef0 Make RtNetlinkRouteMessage constructor visible for testing. by Xiao Ma · 1 year, 6 months ago
- 2040d8b Make StructRtMsg constructor visible for testing. by Xiao Ma · 1 year, 6 months ago
- 4dfc6da Make NduseroptMessage constructor visible for testing. by Xiao Ma · 1 year, 6 months ago
- 1d8b7cc Add netlinkSocketForProto() without buffersize. by Yang Sun · 1 year, 6 months ago
- 2cb28ea Merge "Pass buffer size to NetlinkUtils.netlinkSocketForProto" into main by Maciej Żenczykowski · 1 year, 6 months ago
- 7934241 Pass buffer size to NetlinkUtils.netlinkSocketForProto by Yang Sun · 1 year, 6 months ago
- 7412936 Merge "Add SOCK_CLOEXEC to NetlinkUtils.netlinkSocketForProto" into main by Maciej Żenczykowski · 1 year, 6 months ago
- a080b19 Add SOCK_CLOEXEC to NetlinkUtils.netlinkSocketForProto by Yang Sun · 1 year, 6 months ago
- a3d165e Support adding an IPv4 address via RTM_NEWADDR netlink message. by Xiao Ma · 1 year, 7 months ago
- 06155c8 BpfMap - add R/W constructor alias by Maciej Żenczykowski · 1 year, 9 months ago
- e64e4ea BpfMap.java - remove spurious import by Maciej Żenczykowski · 1 year, 7 months ago
- 94192b1 Merge "Parse destination and source mac address of ARP packet." into main by Xiao Ma · 1 year, 7 months ago