All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Bernhard Thaler <bernhard.thaler@wvnet.at>
Cc: kadlec@blackhole.kfki.hu, netfilter-devel@vger.kernel.org, fw@strlen.de
Subject: Re: [PATCHv2 1/4] netfilter: bridge: refactor frag_max_size
Date: Fri, 12 Jun 2015 14:25:42 +0200	[thread overview]
Message-ID: <20150612122542.GD13530@salvia> (raw)
In-Reply-To: <1432992508-4092-1-git-send-email-bernhard.thaler@wvnet.at>

On Sat, May 30, 2015 at 03:28:28PM +0200, Bernhard Thaler wrote:
> Currently frag_max_size is member of br_input_skb_cb and copied back and
> forth using IPCB(skb) and BR_INPUT_SKB_CB(skb) each time it is changed or
> used.
> 
> Attach frag_max_size to nf_bridge_info and set value in pre_routing and
> forward functions. Use its value in forward and xmit functions.

Applied, thanks.


      reply	other threads:[~2015-06-12 12:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-30 13:28 [PATCHv2 1/4] netfilter: bridge: refactor frag_max_size Bernhard Thaler
2015-06-12 12:25 ` 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=20150612122542.GD13530@salvia \
    --to=pablo@netfilter.org \
    --cc=bernhard.thaler@wvnet.at \
    --cc=fw@strlen.de \
    --cc=kadlec@blackhole.kfki.hu \
    --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.