From patchwork Sat Apr 13 12:51:13 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jozsef Kadlecsik X-Patchwork-Id: 236340 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 117182C008C for ; Sat, 13 Apr 2013 22:51:18 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753208Ab3DMMvP (ORCPT ); Sat, 13 Apr 2013 08:51:15 -0400 Received: from smtp-in.kfki.hu ([148.6.0.25]:36840 "EHLO smtp0.kfki.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753063Ab3DMMvP (ORCPT ); Sat, 13 Apr 2013 08:51:15 -0400 Received: from localhost (localhost [127.0.0.1]) by smtp0.kfki.hu (Postfix) with ESMTP id 82CEC4D400F; Sat, 13 Apr 2013 14:51:14 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at smtp0.kfki.hu Received: from smtp0.kfki.hu ([127.0.0.1]) by localhost (smtp0.kfki.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K6BwG+hBon13; Sat, 13 Apr 2013 14:51:14 +0200 (CEST) Received: from blackhole.kfki.hu (blackhole.kfki.hu [148.6.0.114]) by smtp0.kfki.hu (Postfix) with ESMTP id 6560A4D4002; Sat, 13 Apr 2013 14:51:14 +0200 (CEST) Received: by blackhole.kfki.hu (Postfix, from userid 1000) id 5B8FB20815D; Sat, 13 Apr 2013 14:51:14 +0200 (CEST) From: Jozsef Kadlecsik To: netfilter-devel@vger.kernel.org Cc: Pablo Neira Ayuso , Yoann JUET Subject: [PATCH 0/1] ipset fix for nf/net Date: Sat, 13 Apr 2013 14:51:13 +0200 Message-Id: <1365857474-4943-1-git-send-email-kadlec@blackhole.kfki.hu> X-Mailer: git-send-email 1.7.0.4 Sender: netfilter-devel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netfilter-devel@vger.kernel.org Hi Pablo, Since the last batch of ipset related patches there have been a bugreport and the next patch fixes it. Please consider applying it. Best regards, Jozsef The following changes since commit c2d421e171868586939c328dfb91bab840fe4c49: Florian Westphal (1): netfilter: nf_nat: fix race when unloading protocol modules are available in the git repository at: git://blackhole.kfki.hu/nf master Jozsef Kadlecsik (1): netfilter: ipset: bitmap:ip,mac: fix listing with timeout net/netfilter/ipset/ip_set_bitmap_ipmac.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html