From a4c9059ffe515d86b79724a289c0772ce9f2cf09 Mon Sep 17 00:00:00 2001 From: Mygod Date: Wed, 4 Apr 2018 19:02:26 -0700 Subject: [PATCH] Fix all routing not working in Android This reverts commit 66ed595c52f47e0911b035f1c875e6dd0c30765a. --- src/local.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/local.c b/src/local.c index 30800e61..7544f046 100644 --- a/src/local.c +++ b/src/local.c @@ -831,7 +831,7 @@ server_recv_cb(EV_P_ ev_io *w, int revents) if (sni_detected #ifdef __ANDROID__ - && !is_remote_dns + && acl && !is_remote_dns #endif ) { // Reconstruct address buffer