From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: iptables pull: osf and misc Date: Tue, 06 Apr 2010 20:26:03 +0200 Message-ID: <4BBB7CBB.5000304@trash.net> References: <1270551164-2945-1-git-send-email-jengelh@medozas.de> <4BBB421A.3060703@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:62980 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757499Ab0DFS0E (ORCPT ); Tue, 6 Apr 2010 14:26:04 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > On Tuesday 2010-04-06 16:15, Patrick McHardy wrote: >> This introduces a new dependency on libnfnetlink. I'd prefer if it would >> only build the osf utils when the library is present. > > Updated. Though I bet a pint that there is at least one distribution > that forgets to add libnfnetlink to BuildRequires. > > > > The following changes since commit 21d1283750d9c4df7ca80165d2b9dc0b9bd214eb: > Jan Engelhardt (1): > iptables: correctly check for too-long chain/target/match names > > are available in the git repository at: > > git://dev.medozas.de/iptables master > > Jan Engelhardt (5): > doc: libxt_MARK: no longer restricted to mangle table > doc: remove claim that TCPMSS is limited to mangle > libxt_recent: add a missing space in output > doc: add manpage for libxt_osf > libxt_osf: import nfnl_osf program Pulled, thanks a lot Jan.