summaryrefslogtreecommitdiff
path: root/server/NetdNativeService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove ClatdController relevant stubsHungming Chen2022-04-261-10/+10
* Add MDnsEventReporterpaulhu2022-03-311-7/+0
* Add MDnsServicepaulhu2022-03-311-42/+0
* Delete TrafficController from NetdKen Chen2022-02-201-10/+0
* Remove redundant "using" statementsYi Kong2022-02-181-3/+0
* Remove TrafficController callers from NetdNativeServicePatrick Rohr2022-02-141-90/+23
* rename subpriority constants to make more readablePatrick Rohr2022-01-251-2/+2
* [ELR#1] Add excludeLocalRoutes in VirtualNetworkChiachang Wang2022-01-131-2/+4
* [NETD-TC#9] Clean up dependency between InterfaceController andwaynema2021-12-081-1/+3
* [NETD-TC#6] Clean up the dependency between FirewallController andwaynema2021-12-021-3/+4
* [NETD-TC#1] Move manipulateSpecialApps out of BandwidthController.waynema2021-11-181-4/+34
* Support subsidiary priority on UID rangesKen Chen2021-07-011-2/+19
* Add networkCreate API. Deprecate networkCreate[Physical/Vpn]Ken Chen2021-05-111-1/+21
* Make tetherOffload* binder calls to return EX_UNSUPPORTED_OPERATIONHungming Chen2021-02-241-44/+22
* Refactoring string uid vectorsPatrick Rohr2020-12-291-8/+8
* Correct the scope of networkSetProtectAllowKen Chen2020-12-101-1/+1
* Uses a new gen_log for transaction logging.Jooyung Han2020-11-251-2/+3
* Mostly remove "blacklist" and "whitelist" from netd.Lorenzo Colitti2020-07-301-2/+4
* Add binder call tetherOffloadGetAndClearStatsHungming Chen2020-06-051-0/+11
* Add binder call tetherOffloadSetInterfaceQuotaHungming Chen2020-06-051-0/+6
* Merge changes from topic "tether_offload_data_limit"Nucca Chen2020-06-011-0/+35
|\
| * Add binder call tetherOffloadGetStatsHungming Chen2020-05-291-0/+35
* | Seperate header target for DnsResolver from libnetd_client_headerLuke Huang2020-05-301-2/+2
|/
* Convert tethering offload IPCs from primitive args to a parcel.Lorenzo Colitti2020-04-061-8/+5
* Merge "Don't check MAINLINE_NETWORK_STACK permission for network stack"Mark Chien2020-03-051-0/+15
|\
| * Don't check MAINLINE_NETWORK_STACK permission for network stackmarkchien2020-03-051-0/+15
* | Unify permission checking for Netd binder serviceLuke Huang2020-03-051-34/+20
|/
* Add binder IPCs to add and remove downstream IPv6 tethering rulesLorenzo Colitti2020-02-181-0/+24
* Add a dump method to TetherControllerLorenzo Colitti2020-02-171-0/+3
* netd: Route MTUTyler Wear2020-01-231-2/+35
* Add TetherConfigParcel to improve tetherStartWithConfigurationChiachang Wang2019-12-111-5/+8
* Support getting fwmark for a networkChiachang Wang2019-12-101-0/+11
* Support enable/disable dns forwarding of dnsmasqLuke Huang2019-08-201-1/+6
* Use header_libs instead of include_dirs for resolvLuke Huang2019-06-141-2/+0
* Move SHA256_SIZE define to libnetdutils and stop including netd headerLuke Huang2019-06-141-1/+0
* Enable gen_log for DnsResolverService and fix some style problemsLuke Huang2019-05-081-89/+13
* Add template listener for getting OEM netdLuke Huang2019-04-271-1/+3
* Add getOemNetd method to INetd.aidlLuke Huang2019-04-261-0/+6
* ClatdController - add mutex annotationsMaciej Żenczykowski2019-04-231-2/+2
* Let netd decide when to swap stats mapChenbo Feng2019-04-121-0/+5
* Block incoming non-VPN packets to apps under fully-routed VPNRubin Xu2019-04-111-0/+15
* optimize netd native binder IPC logging callback.Xiao Ma2019-04-051-23/+62
* Change parameter in log to array of pair.Jeongik Cha2019-04-041-4/+3
* ClatdController - Add simple dump output for trackers and ebpf clat mapMaciej Żenczykowski2019-03-301-0/+3
* Clean up Netd and libnetd_resolv for resolver related commandsLuke Huang2019-03-291-93/+0
* Use IDnsResolver instead of INetd for all resolver related commandsLuke Huang2019-03-291-3/+1
* Support Json array value in log dataJeongik Cha2019-03-221-2/+5
* refine test TestIpfwdEnableDisableStatusForwarding and some minor changes on ...Luke Huang2019-03-151-1/+9
* Move DumpWriter to libnetdutilsLuke Huang2019-03-151-1/+3
* Add binder calls to start and stop NAT64 prefix discovery.Lorenzo Colitti2019-02-271-0/+14