netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pending fixes, global var reduction
@ 2011-06-21 15:53 Jan Engelhardt
  2011-06-21 15:53 ` [PATCH 1/7] doc: include matches/targets in manpage again Jan Engelhardt
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Jan Engelhardt @ 2011-06-21 15:53 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel


The following changes since commit 3b7a22b44d74b9b05d5e4b0529ebf72c49dcbff5:

  doc: document IPv6 TOS mangling bug in old Linux kernels (2011-06-17 05:46:22 +0200)

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

Jan Engelhardt (7):
      doc: include matches/targets in manpage again
      libipt_LOG: fix ignoring all but last flags
      libxt_RATEEST: use guided option parser
      iptables: consolidate target/match init call
      extensions: support for per-extension instance "global" variable space
      libxt_rateest: abolish global variables
      libxt_RATEEST: abolish global variables

 extensions/libip6t_LOG.c   |   10 ++--
 extensions/libipt_LOG.c    |   10 ++--
 extensions/libxt_RATEEST.c |  107 ++++++++++++++++----------------------------
 extensions/libxt_rateest.c |   12 +----
 include/xtables.h.in       |   18 ++++++-
 iptables/Makefile.am       |    4 +-
 iptables/ip6tables.c       |    9 +---
 iptables/iptables.c        |   10 ++---
 iptables/xshared.c         |   33 +++++++++++++-
 iptables/xshared.h         |    2 +
 iptables/xtoptions.c       |    4 ++
 tests/options-most.rules   |    2 +
 12 files changed, 115 insertions(+), 106 deletions(-)

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

end of thread, other threads:[~2011-06-30 11:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-21 15:53 Pending fixes, global var reduction Jan Engelhardt
2011-06-21 15:53 ` [PATCH 1/7] doc: include matches/targets in manpage again Jan Engelhardt
2011-06-21 15:53 ` [PATCH 2/7] libipt_LOG: fix ignoring all but last flags Jan Engelhardt
2011-06-21 15:53 ` [PATCH 3/7] libxt_RATEEST: use guided option parser Jan Engelhardt
2011-06-21 15:53 ` [PATCH 4/7] iptables: consolidate target/match init call Jan Engelhardt
2011-06-21 15:53 ` [PATCH 5/7] extensions: support for per-extension instance "global" variable space Jan Engelhardt
2011-06-21 15:53 ` [PATCH 6/7] libxt_rateest: abolish global variables Jan Engelhardt
2011-06-21 15:53 ` [PATCH 7/7] libxt_RATEEST: " Jan Engelhardt
2011-06-30 11:37 ` Pending fixes, global var reduction 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).