netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* iptables: docs & address parsing
@ 2011-02-27  1:31 Jan Engelhardt
  2011-02-27  1:31 ` [PATCH 1/9] doc: mention other possible nf_loggers for TRACE Jan Engelhardt
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Jan Engelhardt @ 2011-02-27  1:31 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel


The following changes since commit 094f104af71ca859c7c44406baed401659ad9421:

  libipt_ECN: set proper option flags (2011-02-19 20:08:29 +0100)

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

Jan Engelhardt (5):
      doc: mention other possible nf_loggers for TRACE
      doc: fix odd partial sentence in libipt_TTL
      libxt_quota: require --quota to be specified
      doc: rateest options can be optional
      libxtables: fix memory scribble beyond end of array

Wes Campaigne (4):
      libxtables: avoid confusing use of ai_protocol=IPPROTO_IPV6
      xtables: fix excessive memory allocation in host_to_ipaddr
      xtables: fix the broken detection/removal of redundant addresses
      xtables: use all IPv6 addresses resolved from a hostname

 extensions/libipt_TTL.man    |    6 ++--
 extensions/libxt_TRACE.man   |    8 ++++--
 extensions/libxt_quota.c     |   10 +++++++-
 extensions/libxt_rateest.man |    8 +++---
 xtables.c                    |   55 ++++++++++++++++++++++-------------------
 5 files changed, 50 insertions(+), 37 deletions(-)

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

end of thread, other threads:[~2011-02-27 15:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27  1:31 iptables: docs & address parsing Jan Engelhardt
2011-02-27  1:31 ` [PATCH 1/9] doc: mention other possible nf_loggers for TRACE Jan Engelhardt
2011-02-27  1:31 ` [PATCH 2/9] doc: fix odd partial sentence in libipt_TTL Jan Engelhardt
2011-02-27  1:31 ` [PATCH 3/9] libxt_quota: require --quota to be specified Jan Engelhardt
2011-02-27  1:31 ` [PATCH 4/9] doc: rateest options can be optional Jan Engelhardt
2011-02-27  1:31 ` [PATCH 5/9] libxtables: fix memory scribble beyond end of array Jan Engelhardt
2011-02-27  1:31 ` [PATCH 6/9] libxtables: avoid confusing use of ai_protocol=IPPROTO_IPV6 Jan Engelhardt
2011-02-27  1:31 ` [PATCH 7/9] xtables: fix excessive memory allocation in host_to_ipaddr Jan Engelhardt
2011-02-27  1:31 ` [PATCH 8/9] xtables: fix the broken detection/removal of redundant addresses Jan Engelhardt
2011-02-27  1:31 ` [PATCH 9/9] xtables: use all IPv6 addresses resolved from a hostname Jan Engelhardt
2011-02-27 15:19 ` iptables: docs & address parsing 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).