Return-path: Received: from s3.sipsolutions.net ([5.9.151.49]:56181 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751835AbaFJQpu (ORCPT ); Tue, 10 Jun 2014 12:45:50 -0400 Message-ID: <1402418724.4152.3.camel@jlt4.sipsolutions.net> (sfid-20140610_184601_398167_D61FF18F) Subject: Re: [PATCH] wireless-regdb: add DFS CAC time parameter From: Johannes Berg To: Janusz Dziedzic Cc: "John W. Linville" , "Luis R. Rodriguez" , "wireless-regdb@lists.infradead.org" , linux-wireless Date: Tue, 10 Jun 2014 18:45:24 +0200 In-Reply-To: (sfid-20140609_093354_496554_75DBC341) References: <1399624824-9204-1-git-send-email-janusz.dziedzic@tieto.com> <20140520142453.GB13981@tuxdriver.com> <20140520180832.GD13981@tuxdriver.com> <1400610273.4474.6.camel@jlt4.sipsolutions.net> <1400688233.4136.8.camel@jlt4.sipsolutions.net> <20140521180020.GA13656@tuxdriver.com> <1400699356.4136.13.camel@jlt4.sipsolutions.net> (sfid-20140609_093354_496554_75DBC341) Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, 2014-06-09 at 09:33 +0200, Janusz Dziedzic wrote: > Why not just skip this binary interface between regdb --> crda and use > signed db.txt file? I fail to see how that's any better? If anything, it seems to me that it would be *harder* to keep the database text format parseable to old CRDA versions when making changes. johannes