All of lore.kernel.org
 help / color / mirror / Atom feed
* Three patches for iptables
@ 2010-03-16 19:02 Jan Engelhardt
  2010-03-16 19:02 ` [PATCH 1/3] libxt_comment: avoid use of IPv4-specific examples Jan Engelhardt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jan Engelhardt @ 2010-03-16 19:02 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-03-16 19:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-16 19:02 Three patches for iptables Jan Engelhardt
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.