From: Jan Engelhardt <jengelh@medozas.de>
To: kaber@trash.net
Cc: netfilter-devel@vger.kernel.org
Subject: Three patches for iptables
Date: Tue, 16 Mar 2010 20:02:16 +0100 [thread overview]
Message-ID: <1268766140-28435-1-git-send-email-jengelh@medozas.de> (raw)
The following changes since commit 9fdbaa71452edaac9d5906716c15937f670341fa:
Patrick McHardy (1):
extensions: add CT extension
are available in the git repository at:
git://dev.medozas.de/iptables master
Jan Engelhardt (3):
libxt_comment: avoid use of IPv4-specific examples
libxt_CT: add a manpage
iptables: correctly check for too-long chain/target/match names
extensions/libxt_CT.c | 2 +-
extensions/libxt_CT.man | 25 +++++++++++++++++++++++++
extensions/libxt_comment.man | 2 +-
ip6tables-restore.c | 6 ++++++
ip6tables.c | 4 ++--
iptables-restore.c | 6 ++++++
iptables.c | 4 ++--
xtables.c | 5 +++++
8 files changed, 48 insertions(+), 6 deletions(-)
create mode 100644 extensions/libxt_CT.man
next reply other threads:[~2010-03-16 19:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-16 19:02 Jan Engelhardt [this message]
2010-03-16 19:02 ` [PATCH 1/3] libxt_comment: avoid use of IPv4-specific examples Jan Engelhardt
2010-03-16 19:02 ` [PATCH 2/3] libxt_CT: add a manpage Jan Engelhardt
2010-03-16 19:02 ` [PATCH 3/3] iptables: correctly check for too-long chain/target/match names Jan Engelhardt
2010-03-16 19:04 ` Three patches for iptables Patrick McHardy
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=1268766140-28435-1-git-send-email-jengelh@medozas.de \
--to=jengelh@medozas.de \
--cc=kaber@trash.net \
--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).