summaryrefslogtreecommitdiff
path: root/server/NetdNativeService.cpp
AgeCommit message (Expand)Author
2022-03-31Add MDnsEventReporterpaulhu
2022-03-31Add MDnsServicepaulhu
2022-02-20Delete TrafficController from NetdKen Chen
2022-02-18Remove redundant "using" statementsYi Kong
2022-02-14Remove TrafficController callers from NetdNativeServicePatrick Rohr
2022-01-25rename subpriority constants to make more readablePatrick Rohr
2022-01-13[ELR#1] Add excludeLocalRoutes in VirtualNetworkChiachang Wang
2021-12-08[NETD-TC#9] Clean up dependency between InterfaceController andwaynema
2021-12-02[NETD-TC#6] Clean up the dependency between FirewallController andwaynema
2021-11-18[NETD-TC#1] Move manipulateSpecialApps out of BandwidthController.waynema
2021-07-01Support subsidiary priority on UID rangesKen Chen
2021-05-11Add networkCreate API. Deprecate networkCreate[Physical/Vpn]Ken Chen
2021-02-24Make tetherOffload* binder calls to return EX_UNSUPPORTED_OPERATIONHungming Chen
2020-12-29Refactoring string uid vectorsPatrick Rohr
2020-12-10Correct the scope of networkSetProtectAllowKen Chen
2020-11-25Uses a new gen_log for transaction logging.Jooyung Han
2020-07-30Mostly remove "blacklist" and "whitelist" from netd.Lorenzo Colitti
2020-06-05Add binder call tetherOffloadGetAndClearStatsHungming Chen
2020-06-05Add binder call tetherOffloadSetInterfaceQuotaHungming Chen
2020-06-01Merge changes from topic "tether_offload_data_limit"Nucca Chen
2020-05-30Seperate header target for DnsResolver from libnetd_client_headerLuke Huang
2020-05-29Add binder call tetherOffloadGetStatsHungming Chen
2020-04-06Convert tethering offload IPCs from primitive args to a parcel.Lorenzo Colitti
2020-03-05Merge "Don't check MAINLINE_NETWORK_STACK permission for network stack"Mark Chien
2020-03-05Don't check MAINLINE_NETWORK_STACK permission for network stackmarkchien
2020-03-05Unify permission checking for Netd binder serviceLuke Huang
2020-02-18Add binder IPCs to add and remove downstream IPv6 tethering rulesLorenzo Colitti
2020-02-17Add a dump method to TetherControllerLorenzo Colitti
2020-01-23netd: Route MTUTyler Wear
2019-12-11Add TetherConfigParcel to improve tetherStartWithConfigurationChiachang Wang
2019-12-10Support getting fwmark for a networkChiachang Wang
2019-08-20Support enable/disable dns forwarding of dnsmasqLuke Huang
2019-06-14Use header_libs instead of include_dirs for resolvLuke Huang
2019-06-14Move SHA256_SIZE define to libnetdutils and stop including netd headerLuke Huang
2019-05-08Enable gen_log for DnsResolverService and fix some style problemsLuke Huang
2019-04-27Add template listener for getting OEM netdLuke Huang
2019-04-26Add getOemNetd method to INetd.aidlLuke Huang
2019-04-23ClatdController - add mutex annotationsMaciej Żenczykowski
2019-04-12Let netd decide when to swap stats mapChenbo Feng
2019-04-11Block incoming non-VPN packets to apps under fully-routed VPNRubin Xu
2019-04-05optimize netd native binder IPC logging callback.Xiao Ma
2019-04-04Change parameter in log to array of pair.Jeongik Cha
2019-03-30ClatdController - Add simple dump output for trackers and ebpf clat mapMaciej Żenczykowski
2019-03-29Clean up Netd and libnetd_resolv for resolver related commandsLuke Huang
2019-03-29Use IDnsResolver instead of INetd for all resolver related commandsLuke Huang
2019-03-22Support Json array value in log dataJeongik Cha
2019-03-15refine test TestIpfwdEnableDisableStatusForwarding and some minor changes on ...Luke Huang
2019-03-15Move DumpWriter to libnetdutilsLuke Huang
2019-02-27Add binder calls to start and stop NAT64 prefix discovery.Lorenzo Colitti
2019-02-27Move the 464xlat control plane from clatd to netd.Lorenzo Colitti