From patchwork Tue Jun 7 18:47:13 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bima Hutama X-Patchwork-Id: 631766 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from arrakis.dune.hu (caladan.dune.hu [78.24.191.180]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rPLCJ6PBGz9t3h for ; Wed, 8 Jun 2016 04:47:08 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=eI1gt7GG; dkim-atps=neutral Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id D2EE0B80CA8; Tue, 7 Jun 2016 20:47:02 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on arrakis.dune.hu X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP; Tue, 7 Jun 2016 20:47:02 +0200 (CEST) Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 7031CB80CA4 for ; Tue, 7 Jun 2016 20:47:01 +0200 (CEST) X-policyd-weight: using cached result; rate: -7 Received: from mail-wm0-f68.google.com (mail-wm0-f68.google.com [74.125.82.68]) by arrakis.dune.hu (Postfix) with ESMTPS for ; Tue, 7 Jun 2016 20:47:00 +0200 (CEST) Received: by mail-wm0-f68.google.com with SMTP id n184so26411720wmn.1 for ; Tue, 07 Jun 2016 11:47:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=ADk5pUiL4yCuo55JgGzGwf7GRmTk5m0taZFv/30m0s4=; b=eI1gt7GG2YRtS0DhraZpXncVWxhA1bxpURHi6K9+7/BQOF0Rp1a26h0imvNVioUwKx xC1+9zcemgwlHY+DqQuF8X/vZ+qaj8aVT+cBftzLBUdRkuXx5vIgPI3ffo384tJ+QL10 kPOYusDw3NL76NcKFqTO+8TGKdAlqmDyPQML15MEeeyg44DCs8075Y2yrwJoUQmYFbMj 3WNrnayTgaXmJNEaB4Md0KPw2tb/E5yYylBW6uagrG0PhMpPMt0D1x5XKuSlO3SogwPL oSQWX5Qk4GxJOBglERMV8Hpy0DAY6eN/rZOFuV9gU6L0G/9cx6crguqu7K6Bg/kDOh/a whKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=ADk5pUiL4yCuo55JgGzGwf7GRmTk5m0taZFv/30m0s4=; b=MVhE27EkRda5u4E1HlnFOsRDw3bOgpVuGSV0lJtWE4920t7d4DyV/dgccNXgA9IZeK rnk0B3fEUViEQojSTxfUKsUFlUEZt/P1N6M/bet6NsCjwvKzDVdPiNgw5klPaGR3Rpmm PrcXBIBsFKbw7/K02Lb4bP45rbdBbgF30vforfUWyj0BmSWWr4f9Fk5krzChUD3oqdiR B5RoTZLiPUPFD0JHSLv/5tHsy82g2+EisgMqKBOTAERychoNL1IytMU03wVjz1L6wF2N m8ofqFy444yGp5QGwbAgU7ByGzur87SmebIOtY9Hbu/bIWr+g58o0b/JZrE0UGPAwKA/ LMSw== X-Gm-Message-State: ALyK8tImBU255fsfUGBszIgKdVdtrhx8SE1mwO2Yi0rnMOf1zW43QiLm657t/l5PV72Xgw== X-Received: by 10.28.229.66 with SMTP id c63mr962964wmh.65.1465325220219; Tue, 07 Jun 2016 11:47:00 -0700 (PDT) Received: from mkyzl.lan (148-119.eduroam.rwth-aachen.de. [134.61.148.119]) by smtp.gmail.com with ESMTPSA id c4sm1782097wjb.38.2016.06.07.11.46.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 07 Jun 2016 11:46:59 -0700 (PDT) From: Bima Hutama To: openwrt-devel@lists.openwrt.org Date: Tue, 7 Jun 2016 20:47:13 +0200 Message-Id: <1465325233-4495-1-git-send-email-hutamanzi@gmail.com> X-Mailer: git-send-email 2.1.4 Subject: [OpenWrt-Devel] [PATCH] hostapd: Add Support to Separate Debug from Syslog X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: openwrt-devel-bounces@lists.openwrt.org Sender: "openwrt-devel" -Description: By enabling "-f " argument we can separate Debug to one file rather than merge it with syslog. It makes hostapd debugging easier to read in one file rather than analyse the whole syslog. Wiki and config support will be made for this. -Changelog: Adding CONFIG_DEBUG_FILE=y. Signed-off-by: Bima Hutama --- package/network/services/hostapd/files/hostapd-full.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/network/services/hostapd/files/hostapd-full.config b/package/network/services/hostapd/files/hostapd-full.config index e63800d..da4c6e7 100644 --- a/package/network/services/hostapd/files/hostapd-full.config +++ b/package/network/services/hostapd/files/hostapd-full.config @@ -146,6 +146,8 @@ CONFIG_IEEE80211AC=y # code is not needed. #CONFIG_NO_STDOUT_DEBUG=y +CONFIG_DEBUG_FILE=y + # Remove support for RADIUS accounting #CONFIG_NO_ACCOUNTING=y