mbox

[xt-addons,0/4] psd match cleanup patches

Message ID 1339704814-1605-1-git-send-email-fw@strlen.de
State Not Applicable
Headers show

Pull-request

git://git.breakpoint.cc/fw/xtables-addons.git psd_cleanups

Message

Florian Westphal June 14, 2012, 8:13 p.m. UTC
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.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Jan Engelhardt June 21, 2012, 5:13 p.m. UTC | #1
On Thursday 2012-06-14 22:13, Florian Westphal wrote:

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

Taken, with some edits w.r.t. formatting. (You can use `git diff 
..origin/master` to see)
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html