All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Hunt <johunt@akamai.com>
To: Jan Engelhardt <jengelh@inai.de>
Cc: "netfilter-devel@vger.kernel.org" <netfilter-devel@vger.kernel.org>
Subject: Re: [PATCH v2 5/6] netfilter: tarpit: Add IPv6 support
Date: Mon, 09 Jul 2012 09:02:05 -0500	[thread overview]
Message-ID: <4FFAE45D.6070603@akamai.com> (raw)
In-Reply-To: <alpine.LNX.2.01.1207082125590.11837@frira.zrqbmnf.qr>

On 07/08/2012 02:36 PM, Jan Engelhardt wrote:
> On Sunday 2012-07-08 20:11, Josh Hunt wrote:
>
>> This adds IPv6 support for the tarpit target. It performs the same
>> functionality as the v4 version, but with IPv6 connections.
>
> I have applied the rest so far; see the "tarpit6" branch of the git
> repository,
>
> I have applied the rest so far, with minor modifications regarding
> style. See the "tarpit6" branch of the git repository.
>
> This patch 5 does not compile for Linuxes >= v3.3 due to new arguments
> to ipv6_skip_exthdr and the removal of ipv6_addr_copy. Please send an
> additional patch on top to make it work with Linux 3.5(-rc). There will
> be no need to add #ifdefs for 3.3ish, because compat_xtables* already
> takes care of that mostly.
>
>
Jan

I just sent a patch doing what you've requested above against the 
tarpit6 branch, and it builds fine now with Linus' latest git. However, 
I did not see the compat layer stuff to keep me from neededing #ifdefs. 
Perhaps I wasn't looking in the right spot.

Also, please let me know if there are any issues with the libxt patch. I 
did not see it in the tarpit6 branch.

Josh


  reply	other threads:[~2012-07-09 14:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-08 18:11 [PATCH v2 0/6] IPv6 tarpit support Josh Hunt
2012-07-08 18:11 ` [PATCH v2 1/6] netfilter: tarpit: Move XTTARPIT_TARPIT mode processing to its own function Josh Hunt
2012-07-08 18:11 ` [PATCH v2 2/6] netfilter: tarpit: Move XTTARPIT_HONEYPOT mode into " Josh Hunt
2012-07-08 18:11 ` [PATCH v2 3/6] netfilter: tarpit: Move XTTARPIT_RESET to " Josh Hunt
2012-07-08 18:11 ` [PATCH v2 4/6] netfilter: tarpit: Make tarpit code generic Josh Hunt
2012-07-08 18:11 ` [PATCH v2 5/6] netfilter: tarpit: Add IPv6 support Josh Hunt
2012-07-08 19:36   ` Jan Engelhardt
2012-07-09 14:02     ` Josh Hunt [this message]
2012-07-09 16:58       ` Jan Engelhardt
2012-07-09 17:28         ` Josh Hunt
2012-07-09 18:46           ` Jan Engelhardt
2012-07-09 19:05             ` Josh Hunt
2012-07-09 20:22             ` Maciej Żenczykowski
2012-07-08 18:11 ` [PATCH v2 6/6] netfilter: tarpit: Enable IPv6 userspace support Josh Hunt

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=4FFAE45D.6070603@akamai.com \
    --to=johunt@akamai.com \
    --cc=jengelh@inai.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 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.