From: pablo@netfilter.org
To: netfilter-devel@vger.kernel.org
Cc: davem@davemloft.net, netdev@vger.kernel.org
Subject: [PATCH 0/2] netfilter updates for net tree (3.5-rc2)
Date: Tue, 12 Jun 2012 19:36:01 +0200 [thread overview]
Message-ID: <1339522563-9227-1-git-send-email-pablo@netfilter.org> (raw)
From: Pablo Neira Ayuso <pablo@netfilter.org>
Hi David,
The following two patches are netfilter fixes for your net tree, they
provide:
* endianess fixes to calm down warnings spotted by the sparse utility for
xt_HMARK from Hans Schillstrom.
* One fix for h323 conntrack helper from Sanket Shah and Jagdish Motwani.
The log says it's been me instead because they sent an incomplete patch
without header, so I had to manually include all the information, but
forgot to change the GIT_AUTHOR thing.
You can pull these two changes from:
git://1984.lsi.us.es/net master
Thanks!
Hans Schillstrom (1):
netfilter: xt_HMARK: fix endianness and provide consistent hashing
Pablo Neira Ayuso (1):
netfilter: nf_ct_h323: fix bug in rtcp natting
include/linux/netfilter/xt_HMARK.h | 5 +++
net/netfilter/nf_conntrack_h323_main.c | 5 +--
net/netfilter/xt_HMARK.c | 72 ++++++++++++++++++--------------
3 files changed, 48 insertions(+), 34 deletions(-)
--
1.7.10
next reply other threads:[~2012-06-12 17:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-12 17:36 pablo [this message]
2012-06-12 17:36 ` [PATCH 1/2] netfilter: xt_HMARK: fix endianness and provide consistent hashing pablo
2012-06-12 17:36 ` [PATCH 2/2] netfilter: nf_ct_h323: fix bug in rtcp natting pablo
2012-06-12 22:20 ` [PATCH 0/2] netfilter updates for net tree (3.5-rc2) David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1339522563-9227-1-git-send-email-pablo@netfilter.org \
--to=pablo@netfilter.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).