netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Guided option parser run 8
@ 2011-05-13  0:47 Jan Engelhardt
  2011-05-13  0:47 ` [PATCH 01/12] src: replace old IP*T_ALIGN macros Jan Engelhardt
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Jan Engelhardt @ 2011-05-13  0:47 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel


The following changes since commit 59ce5bd1d05225911051a4c46ce5ccdd7c1ed078:

  Merge branch 'floating/opts' of git://dev.medozas.de/iptables (2011-05-12 11:11:51 +0200)

are available in the git repository at:

  git://dev.medozas.de/iptables master

Jan Engelhardt (12):
      src: replace old IP*T_ALIGN macros
      src: combine default_command functions
      libxt_policy: option table fixes, improved error tracking
      libxtables: avoid running into .also checks when option not used
      libxt_policy: use XTTYPE_PROTOCOL type
      libxtables: collapse double protocol parsing
      libipt_[SD]NAT: flag up module name on error
      libipt_[SD]NAT: avoid false error about multiple destinations specified
      libxt_conntrack: correct printed module name
      libxt_conntrack: fix assignment to wrong member
      libxt_conntrack: resolve erroneous rev-2 port range message
      libip6t_rt: rt-0-not-strict should take no arg

 extensions/libip6t_rt.c      |    2 +-
 extensions/libipt_DNAT.c     |   11 +++--
 extensions/libipt_SNAT.c     |   11 +++--
 extensions/libxt_conntrack.c |   24 +++++++-----
 extensions/libxt_policy.c    |   37 +++++++++++++-----
 extensions/libxt_policy.man  |    7 +++-
 include/libiptc/libip6tc.h   |    5 --
 include/libiptc/libiptc.h    |    9 ----
 ip6tables.c                  |   83 ++++-------------------------------------
 iptables.c                   |   84 ++++--------------------------------------
 libiptc/libip4tc.c           |    4 +-
 libiptc/libip6tc.c           |    4 +-
 xshared.c                    |   70 +++++++++++++++++++++++++++++++++++
 xshared.h                    |    3 +
 xtables.c                    |   49 ++++++++++--------------
 xtoptions.c                  |   17 ++------
 16 files changed, 180 insertions(+), 240 deletions(-)

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

end of thread, other threads:[~2011-05-23 13:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-13  0:47 Guided option parser run 8 Jan Engelhardt
2011-05-13  0:47 ` [PATCH 01/12] src: replace old IP*T_ALIGN macros Jan Engelhardt
2011-05-13  0:47 ` [PATCH 02/12] src: combine default_command functions Jan Engelhardt
2011-05-13  0:47 ` [PATCH 03/12] libxt_policy: option table fixes, improved error tracking Jan Engelhardt
2011-05-13  0:47 ` [PATCH 04/12] libxtables: avoid running into .also checks when option not used Jan Engelhardt
2011-05-13  0:47 ` [PATCH 05/12] libxt_policy: use XTTYPE_PROTOCOL type Jan Engelhardt
2011-05-13  0:47 ` [PATCH 06/12] libxtables: collapse double protocol parsing Jan Engelhardt
2011-05-13  0:47 ` [PATCH 07/12] libipt_[SD]NAT: flag up module name on error Jan Engelhardt
2011-05-13  0:47 ` [PATCH 08/12] libipt_[SD]NAT: avoid false error about multiple destinations specified Jan Engelhardt
2011-05-13  0:47 ` [PATCH 09/12] libxt_conntrack: correct printed module name Jan Engelhardt
2011-05-13  0:47 ` [PATCH 10/12] libxt_conntrack: fix assignment to wrong member Jan Engelhardt
2011-05-13  0:47 ` [PATCH 11/12] libxt_conntrack: resolve erroneous rev-2 port range message Jan Engelhardt
2011-05-13  0:47 ` [PATCH 12/12] libip6t_rt: rt-0-not-strict should take no arg Jan Engelhardt
2011-05-23 13:23 ` Guided option parser run 8 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).