[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1333448001-2507-1-git-send-email-pablo@netfilter.org>
Date: Tue, 3 Apr 2012 12:13:18 +0200
From: pablo@...filter.org
To: netdev@...r.kernel.org
Cc: davem@...emloft.net
Subject: [PATCH 0/3] netfilter fixes for 3.4-rc1
From: Pablo Neira Ayuso <pablo@...filter.org>
[ This is a resent including netdev mailing list, sorry I forgot to include it ]
Hi David,
The following patches contain a couple of small fixes for Netfilter:
* One compilation warning fix for xt_LOG from Jan Beulich.
* Fix compilation issues of user-land ipset with kernel header file
from Jan Engelhardt via Jozsef Kadlecsik.
* Fix one compilation warning in the recent changes done in xt_CT to
support the extended cttimeout infrastracture, spotted by Eric
Dumazet.
You can pull them from:
git://1984.lsi.us.es/net master
Thanks!
Jan Beulich (1):
netfilter: xt_LOG: don't use xchg() for simple assignment
Jan Engelhardt (1):
netfilter: ipset: avoid use of kernel-only types
Pablo Neira Ayuso (1):
netfilter: xt_CT: remove a compile warning
include/linux/netfilter/xt_set.h | 4 ++--
include/net/netfilter/xt_log.h | 2 +-
net/netfilter/xt_CT.c | 2 ++
3 files changed, 5 insertions(+), 3 deletions(-)
--
1.7.2.5
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists