netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 1/3] libxt_addrtype: rename from libipt_addrtype
Date: Tue, 6 Sep 2011 13:34:44 +0200	[thread overview]
Message-ID: <20110906113444.GA3415@1984> (raw)
In-Reply-To: <1315247081-12131-2-git-send-email-jengelh@medozas.de>

On Mon, Sep 05, 2011 at 08:24:38PM +0200, Jan Engelhardt wrote:
> Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
> ---
>  extensions/libipt_addrtype.c   |  308 ----------------------------------------
>  extensions/libipt_addrtype.man |   69 ---------
>  extensions/libxt_addrtype.c    |  308 ++++++++++++++++++++++++++++++++++++++++
>  extensions/libxt_addrtype.man  |   69 +++++++++
>  4 files changed, 377 insertions(+), 377 deletions(-)
>  delete mode 100644 extensions/libipt_addrtype.c
>  delete mode 100644 extensions/libipt_addrtype.man
>  create mode 100644 extensions/libxt_addrtype.c
>  create mode 100644 extensions/libxt_addrtype.man

You can get smaller patches with -M option in git-format-patch. Just
to let you know for the next time you have to make some renaming.

  reply	other threads:[~2011-09-06 11:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-05 18:24 iptables features 20110905 Jan Engelhardt
2011-09-05 18:24 ` [PATCH 1/3] libxt_addrtype: rename from libipt_addrtype Jan Engelhardt
2011-09-06 11:34   ` Pablo Neira Ayuso [this message]
2011-09-06 11:46     ` Jan Engelhardt
2011-09-06 16:14       ` Pablo Neira Ayuso
2011-09-05 18:24 ` [PATCH 2/3] libxt_addrtype: add support for revision 1 Jan Engelhardt
2011-09-05 18:56   ` Florian Westphal
2011-09-05 18:24 ` [PATCH 3/3] include: refresh include files from kernel 3.1-rc3 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=20110906113444.GA3415@1984 \
    --to=pablo@netfilter.org \
    --cc=jengelh@medozas.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).