summaryrefslogtreecommitdiffstats
path: root/server/NetdNativeService.h
Commit message (Expand)AuthorAgeFilesLines
* Support subsidiary priority on UID rangesKen Chen2021-07-011-0/+4
* Add networkCreate API. Deprecate networkCreate[Physical/Vpn]Ken Chen2021-05-111-0/+1
* Mostly remove "blacklist" and "whitelist" from netd.Lorenzo Colitti2020-07-301-3/+2
* Add binder call tetherOffloadGetAndClearStatsHungming Chen2020-06-051-0/+2
* Add binder call tetherOffloadSetInterfaceQuotaHungming Chen2020-06-051-0/+1
* Add binder call tetherOffloadGetStatsHungming Chen2020-05-291-0/+2
* Convert tethering offload IPCs from primitive args to a parcel.Lorenzo Colitti2020-04-061-6/+3
* Add binder IPCs to add and remove downstream IPv6 tethering rulesLorenzo Colitti2020-02-181-5/+10
* netd: Route MTUTyler Wear2020-01-231-0/+3
* Add TetherConfigParcel to improve tetherStartWithConfigurationChiachang Wang2019-12-111-2/+1
* Support getting fwmark for a networkChiachang Wang2019-12-101-0/+1
* Support enable/disable dns forwarding of dnsmasqLuke Huang2019-08-201-0/+2
* Enable gen_log for DnsResolverService and fix some style problemsLuke Huang2019-05-081-0/+1
* Add getOemNetd method to INetd.aidlLuke Huang2019-04-261-0/+2
* Let netd decide when to swap stats mapChenbo Feng2019-04-121-0/+2
* Block incoming non-VPN packets to apps under fully-routed VPNRubin Xu2019-04-111-0/+3
* Clean up Netd and libnetd_resolv for resolver related commandsLuke Huang2019-03-291-17/+0
* refine test TestIpfwdEnableDisableStatusForwarding and some minor changes on ...Luke Huang2019-03-151-0/+1
* Add binder calls to start and stop NAT64 prefix discovery.Lorenzo Colitti2019-02-271-0/+2
* Move the 464xlat control plane from clatd to netd.Lorenzo Colitti2019-02-271-1/+2
* Get bpf level when check bpf supportChenbo Feng2019-02-151-2/+0
* Improve resolver cache lock and thread synchronizationKen Chen2019-02-141-4/+5
* Use bpf maps to store permission informationChenbo Feng2019-01-291-0/+3
* Netd unsolicited event portingLuke Huang2019-01-231-0/+3
* Remove DNS event reporting levelBernie Innocenti2019-01-211-4/+0
* Remove getHasDns() and VirtualNetwork.mHasDnscken2018-12-181-1/+1
* Synthesize DNS64 prefix in netdnuccachen2018-12-171-0/+3
* Add an IPC that writes to the tcp_{rmem, wmem}Chenbo Feng2018-12-051-0/+4
* Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidlLuke Huang2018-12-031-10/+7
* Add the tests for ResolverStatsMike Yu2018-11-281-2/+3
* Add XFRM-I support to XfrmControllerBenedict Wong2018-11-221-34/+21
* Add XFRM Interface creation logicBenedict Wong2018-11-221-13/+9
* Nat-related commands portingLuke Huang2018-11-191-0/+5
* Interface-related commands portingLuke Huang2018-11-011-0/+9
* Refactor UidRange by using stable aidl structureLuke Huang2018-10-251-9/+8
* Firewall-related commands portingLuke Huang2018-10-241-0/+8
* Network-related commands portingLuke Huang2018-10-151-2/+28
* Refactor tetherGetStats by using stable aidl structureLuke Huang2018-10-111-1/+2
* Tether-related commands portingLuke Huang2018-09-261-0/+8
* bandwidth-related commands portingLuke Huang2018-09-111-0/+9
* Implement INetd.aidl getProcSysNet().Erik Kline2018-09-111-3/+4
* Use independent address families for SP selector and templateBenedict Wong2018-08-301-7/+6
* Rename tunnel mode local/remote addresses to src/dstBenedict Wong2018-08-301-25/+14
* Ipfwd-related commands portingLuke Huang2018-08-211-0/+9
* Clatd-related commands portingLuke Huang2018-08-131-0/+5
* Strict-related commands portingLuke Huang2018-08-011-0/+2
* Idletimer-related commands portingLuke Huang2018-07-301-0/+6
* Add basic logging infrastructure for bugreportsErik Kline2018-07-101-0/+1
* Receive all the resolver info from ConnectivityServiceErik Kline2018-03-221-1/+2
* Migrate INetd String16 method to std::stringErik Kline2018-03-181-1/+1