netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* subcommand consolidation and -C option
@ 2011-03-08 22:20 Jan Engelhardt
  2011-03-08 22:20 ` [PATCH 1/2] ip(6)tables-multi: unify subcommand handling Jan Engelhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jan Engelhardt @ 2011-03-08 22:20 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel


The following changes since commit f96cb8094ceffb9ffe8e94b4ee6800aa581dd021:

  doc: add VERSION section to manpages (2011-03-01 15:43:49 +0100)

are available in the git repository at:
  git://dev.medozas.de/iptables master

Stefan Tomanek (2):
      ip(6)tables-multi: unify subcommand handling
      iptables: add -C to check for existing rules

 include/libiptc/libip6tc.h |    6 ++++
 include/libiptc/libiptc.h  |    6 ++++
 ip6tables-multi.c          |   46 +++++++++-------------------------
 ip6tables.8.in             |   10 ++++++-
 ip6tables.c                |   60 +++++++++++++++++++++++++++++++++++++++----
 iptables-multi.c           |   52 ++++++++++---------------------------
 iptables.8.in              |    9 ++++++-
 iptables.c                 |   60 +++++++++++++++++++++++++++++++++++++++----
 libiptc/libip4tc.c         |    1 +
 libiptc/libip6tc.c         |    1 +
 libiptc/libiptc.c          |   30 +++++++++++++++++----
 xshared.c                  |   36 ++++++++++++++++++++++++++
 xshared.h                  |   11 ++++++++
 13 files changed, 235 insertions(+), 93 deletions(-)

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

end of thread, other threads:[~2011-03-09 12:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08 22:20 subcommand consolidation and -C option Jan Engelhardt
2011-03-08 22:20 ` [PATCH 1/2] ip(6)tables-multi: unify subcommand handling Jan Engelhardt
2011-03-08 22:20 ` [PATCH 2/2] iptables: add -C to check for existing rules Jan Engelhardt
2011-03-09 12:57 ` subcommand consolidation and -C option Patrick McHardy

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).