- 10c98a6 Remove ClatdController relevant stubs by Hungming Chen · 3 years, 4 months ago
- 7274295 Add MDnsEventReporter by paulhu · 3 years, 6 months ago
- c8a58ff Add MDnsService by paulhu · 3 years, 6 months ago
- a3f4116 Delete TrafficController from Netd by Ken Chen · 3 years, 6 months ago
- 3c365cb Remove redundant "using" statements by Yi Kong · 3 years, 6 months ago
- c92891f Remove TrafficController callers from NetdNativeService by Patrick Rohr · 3 years, 6 months ago
- e2f1b5a rename subpriority constants to make more readable by Patrick Rohr · 3 years, 7 months ago
- 2b0abee [ELR#1] Add excludeLocalRoutes in VirtualNetwork by Chiachang Wang · 3 years, 7 months ago
- 5851b03 [NETD-TC#9] Clean up dependency between InterfaceController and by waynema · 3 years, 9 months ago
- 334e366 [NETD-TC#6] Clean up the dependency between FirewallController and by waynema · 3 years, 9 months ago
- dc07cd4 [NETD-TC#1] Move manipulateSpecialApps out of BandwidthController. by waynema · 3 years, 10 months ago
- 4ea8846 Support subsidiary priority on UID ranges by Ken Chen · 4 years, 3 months ago
- ab5f347 Add networkCreate API. Deprecate networkCreate[Physical/Vpn] by Ken Chen · 4 years, 4 months ago
- ea8b230 Make tetherOffload* binder calls to return EX_UNSUPPORTED_OPERATION by Hungming Chen · 4 years, 6 months ago
- 7920397 Refactoring string uid vectors by Patrick Rohr · 4 years, 8 months ago
- 155fb6a Correct the scope of networkSetProtectAllow by Ken Chen · 4 years, 8 months ago
- f242258 Uses a new gen_log for transaction logging. by Jooyung Han · 4 years, 9 months ago
- cdd79f1 Mostly remove "blacklist" and "whitelist" from netd. by Lorenzo Colitti · 5 years ago
- 468a20c Add binder call tetherOffloadGetAndClearStats by Hungming Chen · 5 years ago
- 0c47671 Add binder call tetherOffloadSetInterfaceQuota by Hungming Chen · 5 years ago
- 88c3ea4 Merge changes from topic "tether_offload_data_limit" by Nucca Chen · 5 years ago
- 743e031 Seperate header target for DnsResolver from libnetd_client_header by Luke Huang · 5 years ago
- f40dc09 Add binder call tetherOffloadGetStats by Hungming Chen · 5 years ago
- 182cd3c Convert tethering offload IPCs from primitive args to a parcel. by Lorenzo Colitti · 5 years ago
- 975c8b4 Merge "Don't check MAINLINE_NETWORK_STACK permission for network stack" by Mark Chien · 5 years ago
- f97bab6 Don't check MAINLINE_NETWORK_STACK permission for network stack by markchien · 5 years ago
- eedd6a5 Unify permission checking for Netd binder service by Luke Huang · 5 years ago
- e801d3c Add binder IPCs to add and remove downstream IPv6 tethering rules by Lorenzo Colitti · 5 years ago
- 52db391 Add a dump method to TetherController by Lorenzo Colitti · 5 years ago
- fa94a27 netd: Route MTU by Tyler Wear · 6 years ago
- 08cb211 Add TetherConfigParcel to improve tetherStartWithConfiguration by Chiachang Wang · 6 years ago
- 00fc62f Support getting fwmark for a network by Chiachang Wang · 6 years ago
- 91bd3e1 Support enable/disable dns forwarding of dnsmasq by Luke Huang · 6 years ago
- cd42a20 Use header_libs instead of include_dirs for resolv by Luke Huang · 6 years ago
- fc83810 Move SHA256_SIZE define to libnetdutils and stop including netd header by Luke Huang · 6 years ago
- e3f1181 Enable gen_log for DnsResolverService and fix some style problems by Luke Huang · 6 years ago
- 0e5e69d Add template listener for getting OEM netd by Luke Huang · 6 years ago
- e60bfd8 Add getOemNetd method to INetd.aidl by Luke Huang · 6 years ago
- 5628027 ClatdController - add mutex annotations by Maciej Żenczykowski · 6 years ago
- 873ae14 Let netd decide when to swap stats map by Chenbo Feng · 6 years ago
- ec27ff2 Block incoming non-VPN packets to apps under fully-routed VPN by Rubin Xu · 7 years ago
- 64b15b7 optimize netd native binder IPC logging callback. by Xiao Ma · 6 years ago
- b7775e5 Change parameter in log to array of pair. by Jeongik Cha · 6 years ago
- 5526271 ClatdController - Add simple dump output for trackers and ebpf clat map by Maciej Żenczykowski · 6 years ago
- f29fe68 Clean up Netd and libnetd_resolv for resolver related commands by Luke Huang · 6 years ago
- d33a8f4 Use IDnsResolver instead of INetd for all resolver related commands by Luke Huang · 6 years ago
- 374ca5b Support Json array value in log data by Jeongik Cha · 6 years ago
- 728cf4c refine test TestIpfwdEnableDisableStatusForwarding and some minor changes on test by Luke Huang · 6 years ago
- b257d61 Move DumpWriter to libnetdutils by Luke Huang · 6 years ago
- b5d4587 Add binder calls to start and stop NAT64 prefix discovery. by Lorenzo Colitti · 6 years ago
- 7ef8c0f Move the 464xlat control plane from clatd to netd. by Lorenzo Colitti · 7 years ago
- 3e348b6 Make PrivateDnsConfiguration report event to binder directly by Mike Yu · 7 years ago
- 33d562a Apply the automatic logging feature to Netd native service. by Xiao Ma · 7 years ago
- a686ebc Allow NetworkStack permissions in netd by Remi NGUYEN VAN · 7 years ago
- 47dd073 Get bpf level when check bpf support by Chenbo Feng · 7 years ago
- 2a42935 Improve resolver cache lock and thread synchronization by Ken Chen · 7 years ago
- 4fe1b9c Fix memory leak in resolver cache by Mike Yu · 7 years ago
- 9ee088d Allow registering multiple event listeners from the same process by Bernie Innocenti · 7 years ago
- 48eaed3 Use bpf maps to store permission information by Chenbo Feng · 7 years ago
- 528af60 Netd unsolicited event porting by Luke Huang · 7 years ago
- cd25764 Remove DNS event reporting level by Bernie Innocenti · 7 years ago
- 87f1ec9 Reduction of networkCreateVpn() permission by Ken Chen · 7 years ago
- 67cd14c Remove getHasDns() and VirtualNetwork.mHasDns by cken · 7 years ago
- f52f7a5 Synthesize DNS64 prefix in netd by nuccachen · 7 years ago
- f5663d8 Add an IPC that writes to the tcp_{rmem, wmem} by Chenbo Feng · 7 years ago
- e203a15 Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl by Luke Huang · 7 years ago
- da77e8e Add the tests for ResolverStats by Mike Yu · 7 years ago
- af85543 Add fallback logic and enable XFRM-I support in netd by Benedict Wong · 7 years ago
- a450e72 Add XFRM-I support to XfrmController by Benedict Wong · 7 years ago
- 319f17e Add XFRM Interface creation logic by Benedict Wong · 7 years ago
- ae038f8 Nat-related commands refine by Luke Huang · 7 years ago
- 19b49c5 Nat-related commands porting by Luke Huang · 7 years ago
- f778204 Interface-related commands porting by Luke Huang · 7 years ago
- 5ae6154 Merge libnetddns into libnetd_resolv by Mike Yu · 7 years ago
- 94658ac Refactor UidRange by using stable aidl structure by Luke Huang · 7 years ago
- e64fa38 Firewall-related commands porting by Luke Huang · 7 years ago
- 97f388f libnetdutils: Remove dependency on libbinder by Bernie Innocenti · 7 years ago
- 189eb50 Move resolver public headers to separate include path by Bernie Innocenti · 7 years ago
- b670d16 Network-related commands porting by Luke Huang · 7 years ago
- caebcbb Refactor tetherGetStats by using stable aidl structure by Luke Huang · 7 years ago
- a38b65c Skip permission checking for binder call from system server by Luke Huang · 7 years ago
- b5733d7 Tether-related commands porting by Luke Huang · 7 years ago
- 531f5d3 bandwidth-related commands porting by Luke Huang · 7 years ago
- 38e51f1 Implement INetd.aidl getProcSysNet(). by Erik Kline · 7 years ago
- a04ffa7 Use independent address families for SP selector and template by Benedict Wong · 7 years ago
- ad600cb Rename tunnel mode local/remote addresses to src/dst by Benedict Wong · 7 years ago
- 457d470 Ipfwd-related commands porting by Luke Huang · 7 years ago
- 6d30123 Clatd-related commands porting by Luke Huang · 7 years ago
- 4786fd1 Merge "Strict-related commands porting" by Luke Huang · 7 years ago
- abf8a34 Let lock_guard deduce its template argument by Bernie Innocenti · 7 years ago
- a67dd56 Strict-related commands porting by Luke Huang · 7 years ago
- 0051a62 Idletimer-related commands porting by Luke Huang · 7 years ago
- bdfd57e Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
- d1ee462 Replace RW lock with mutex, shared_mutex by Luke Huang · 7 years ago
- b31fd69 Add basic logging infrastructure for bugreports by Erik Kline · 7 years ago
- 8589004 Add static Process class and improved dump output by Erik Kline · 7 years ago
- 21299f7 Add Functions to flush SADB, Policy DB, and Ifaces by Nathan Harold · 7 years ago
- 3f46148 Rename <cutils/log.h> to <log/log.h> by Logan Chien · 7 years ago
- ef29717 Add dump function for trafficController by Chenbo Feng · 7 years ago
- a1476fb Receive all the resolver info from ConnectivityService by Erik Kline · 7 years ago