All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables: misc option edits
@ 2011-02-19 19:04 Jan Engelhardt
  2011-02-19 19:04 ` [PATCH 1/8] doc: fix wrong sentence about negation in xt_limit Jan Engelhardt
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Jan Engelhardt @ 2011-02-19 19:04 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel


Please review! (And if ok, merge.)

===

The following changes since commit 87dc7c4c842deb1e2e3d38089ffcad9f238d98de:

  xtables: use strspn() to check if string needs to be quoted (2011-02-17 11:57:19 +0100)

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

Jan Engelhardt (8):
      doc: fix wrong sentence about negation in xt_limit
      doc: fix misspelling of "field"
      extensions: remove redundant init functions
      Remove unused CVS expanded keywords
      libip6t_dst: remove unimplemented --dst-not-strict
      libip6t_hbh: remove unimplemented --hbh-not-strict
      extensions: add missing checks for specific flags
      libipt_ECN: set proper option flags

 extensions/libip6t_ah.c         |    4 +---
 extensions/libip6t_dst.c        |   29 -----------------------------
 extensions/libip6t_frag.c       |    6 +-----
 extensions/libip6t_hbh.c        |   25 -------------------------
 extensions/libip6t_ipv6header.c |   10 ----------
 extensions/libip6t_rt.c         |    8 +-------
 extensions/libipt_DNAT.c        |    2 +-
 extensions/libipt_ECN.c         |    6 ++----
 extensions/libipt_SAME.c        |   12 ------------
 extensions/libipt_TTL.c         |    2 --
 extensions/libipt_ttl.c         |    2 --
 extensions/libxt_NFLOG.c        |    1 -
 extensions/libxt_RATEEST.c      |    8 --------
 extensions/libxt_TCPOPTSTRIP.c  |    9 ---------
 extensions/libxt_dccp.c         |    8 --------
 extensions/libxt_hashlimit.c    |    1 -
 extensions/libxt_limit.man      |    7 +++++--
 extensions/libxt_osf.c          |    2 +-
 extensions/libxt_sctp.c         |    2 --
 extensions/libxt_string.c       |    3 +--
 ip6tables-restore.c             |    2 --
 iptables-restore.c              |    2 --
 iptables-xml.c                  |    2 --
 libipq/ipq_create_handle.3      |    2 --
 libipq/ipq_errstr.3             |    2 --
 libipq/ipq_message_type.3       |    2 --
 libipq/ipq_read.3               |    2 --
 libipq/ipq_set_mode.3           |    2 --
 libipq/ipq_set_verdict.3        |    2 --
 libipq/libipq.3                 |    2 --
 30 files changed, 13 insertions(+), 154 deletions(-)

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

end of thread, other threads:[~2011-02-23 16:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-19 19:04 iptables: misc option edits Jan Engelhardt
2011-02-19 19:04 ` [PATCH 1/8] doc: fix wrong sentence about negation in xt_limit Jan Engelhardt
2011-02-19 19:04 ` [PATCH 2/8] doc: fix misspelling of "field" Jan Engelhardt
2011-02-19 19:04 ` [PATCH 3/8] extensions: remove redundant init functions Jan Engelhardt
2011-02-19 19:04 ` [PATCH 4/8] Remove unused CVS expanded keywords Jan Engelhardt
2011-02-19 19:04 ` [PATCH 5/8] libip6t_dst: remove unimplemented --dst-not-strict Jan Engelhardt
2011-02-19 19:04 ` [PATCH 6/8] libip6t_hbh: remove unimplemented --hbh-not-strict Jan Engelhardt
2011-02-19 19:04 ` [PATCH 7/8] extensions: add missing checks for specific flags Jan Engelhardt
2011-02-19 19:04 ` [PATCH 8/8] libipt_ECN: set proper option flags Jan Engelhardt
2011-02-23 16:40 ` iptables: misc option edits 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.