All of lore.kernel.org
 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 18:14:07 +0200	[thread overview]
Message-ID: <20110906161407.GA4466@1984> (raw)
In-Reply-To: <alpine.LNX.2.01.1109061346310.4849@frira.zrqbmnf.qr>

On Tue, Sep 06, 2011 at 01:46:57PM +0200, Jan Engelhardt wrote:
> On Tuesday 2011-09-06 13:34, Pablo Neira Ayuso wrote:
> 
> >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.
> 
> Does -M also work with  git send-email? 'Cause that is what I used..

If you use git-format-patch + git-send-email like me, it should work
fine. 

  reply	other threads:[~2011-09-06 16:14 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
2011-09-06 11:46     ` Jan Engelhardt
2011-09-06 16:14       ` Pablo Neira Ayuso [this message]
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=20110906161407.GA4466@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 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.