From: Pablo Neira Ayuso <pablo@netfilter.org>
To: "Roberto García" <rodanber@gmail.com>
Cc: netfilter-devel@vger.kernel.org,
Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Subject: Re: [PATCH v2] iptables: extensions: libxt_MARK: Add translation to nft
Date: Tue, 14 Jun 2016 18:59:56 +0200 [thread overview]
Message-ID: <20160614165956.GA2120@salvia> (raw)
In-Reply-To: <c6a9fe06-8b97-93c3-2abb-f50f2d64cd88@gmail.com>
On Thu, Jun 09, 2016 at 12:24:53AM +0200, Roberto García wrote:
> diff --git a/extensions/libxt_MARK.c b/extensions/libxt_MARK.c
> index 556dbde..ec1ed05 100644
> --- a/extensions/libxt_MARK.c
> +++ b/extensions/libxt_MARK.c
> @@ -245,6 +245,28 @@ static void mark_tg_save(const void *ip,
> const struct xt_entry_target *target)
> printf(" --set-xmark 0x%x/0x%x", info->mark, info->mask);
> }
> +static int mark_tg_xlate(const void *ip, const struct
> xt_entry_target *target,
> + struct xt_xlate *xl, int numeric)
git am says this patch has been mangled by you MUA :(. Please resend.
Thanks.
--
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
prev parent reply other threads:[~2016-06-14 17:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-08 22:24 [PATCH v2] iptables: extensions: libxt_MARK: Add translation to nft Roberto García
2016-06-14 16:59 ` Pablo Neira Ayuso [this message]
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=20160614165956.GA2120@salvia \
--to=pablo@netfilter.org \
--cc=arturo.borrero.glez@gmail.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=rodanber@gmail.com \
/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).