From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: static libnftables by now? Date: Fri, 24 Nov 2017 15:02:46 +0100 Message-ID: <20171124140246.GA6881@salvia> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Phil Sutter Return-path: Received: from mail.us.es ([193.147.175.20]:55196 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753757AbdKXOCv (ORCPT ); Fri, 24 Nov 2017 09:02:51 -0500 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 5CDB8392E04 for ; Fri, 24 Nov 2017 15:02:50 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 4DE7ADA875 for ; Fri, 24 Nov 2017 15:02:50 +0100 (CET) Content-Disposition: inline Sender: netfilter-devel-owner@vger.kernel.org List-ID: Hi Phil, Until the library API is stable, before 0.9.0 release, I think it would be good if we make it static by now. This would also allow me to make more frequent 0.8.x releases including fixes and such. What do you think? Would you have a look into it? Thanks.