netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: "Pablo M. Bermudo Garay" <pablombg@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nf-next 1/2] netfilter: nf_tables: fib: use skb_header_pointer
Date: Mon, 31 Jul 2017 19:02:45 +0200	[thread overview]
Message-ID: <20170731170245.GA4218@salvia> (raw)
In-Reply-To: <20170720235438.18576-1-pablombg@gmail.com>

On Fri, Jul 21, 2017 at 01:54:37AM +0200, Pablo M. Bermudo Garay wrote:
> This is a preparatory patch for adding fib support to the netdev family.
> 
> The netdev family receives the packets from ingress hook. At this point
> we have no guarantee that the ip header is linear. So this patch
> replaces ip_hdr with skb_header_pointer in order to address that
> possible situation.

Applied, thanks!

      parent reply	other threads:[~2017-07-31 17:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-20 23:54 [PATCH nf-next 1/2] netfilter: nf_tables: fib: use skb_header_pointer Pablo M. Bermudo Garay
2017-07-20 23:54 ` [PATCH nf-next 2/2] netfilter: nf_tables: add fib expression to the netdev family Pablo M. Bermudo Garay
2017-07-31 17:02   ` Pablo Neira Ayuso
2017-07-31 17:02 ` 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=20170731170245.GA4218@salvia \
    --to=pablo@netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablombg@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).