netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: <netfilter-devel@vger.kernel.org>
Subject: [xt-addons][PATCH 0/4] psd match cleanup patches
Date: Thu, 14 Jun 2012 22:13:30 +0200	[thread overview]
Message-ID: <1339704814-1605-1-git-send-email-fw@strlen.de> (raw)

The following changes since commit 7cc774641a584803f66b643c9fede7a6bf2664b8:

  all: remove trailing squatspaces (2012-06-10 22:31:10 +0200)

are available in the git repository at:
  git://git.breakpoint.cc/fw/xtables-addons.git psd_cleanups

Florian Westphal (4):
      psd: rip out scanlogd leftovers
      psd: add basic validation of userspace matchinfo data
      psd: reduce size of struct host
      psd: move defines to user/kernelspace part where possible

 doc/changelog.txt      |    3 +-
 extensions/libxt_psd.c |   26 +++++++------
 extensions/xt_psd.c    |  100 +++++++++++++++++++++--------------------------
 extensions/xt_psd.h    |   11 -----
 4 files changed, 61 insertions(+), 79 deletions(-)

Patches will follow up as reply to this email.

             reply	other threads:[~2012-06-14 20:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-14 20:13 Florian Westphal [this message]
2012-06-14 20:13 ` [PATCH 1/4] psd: rip out scanlogd leftovers Florian Westphal
2012-06-14 20:13 ` [PATCH 2/4] psd: add basic validation of userspace matchinfo data Florian Westphal
2012-06-14 20:13 ` [PATCH 3/4] psd: reduce size of struct host Florian Westphal
2012-06-14 20:13 ` [PATCH 4/4] psd: move defines to user/kernelspace part where possible Florian Westphal
2012-06-21 17:13 ` [xt-addons][PATCH 0/4] psd match cleanup patches Jan Engelhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1339704814-1605-1-git-send-email-fw@strlen.de \
    --to=fw@strlen.de \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).