From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 9 Nov 2011 01:41:04 +0800 References: <1320666759-11791-1-git-send-email-martin@hundeboll.net> <1320668071-12876-1-git-send-email-martin@hundeboll.net> In-Reply-To: <1320668071-12876-1-git-send-email-martin@hundeboll.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201111090141.04786.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv2] batctl: Human readable log levels instead of bitmasks Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Monday, November 07, 2011 20:14:31 Martin Hundeb=C3=B8ll wrote: > As the number of log levels increases, it becomes less user friendly to > assign a log level, as this is given as a bitmask in decimal form. This > patch changes this, so that one or more log levels can be given as > human readable words (e.g. "batctl ll batman routes"). Applied in revision edab69b. Thanks, Marek