netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: msmith@cbnco.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] Disable rp_filter for IPsec packets
Date: Tue, 15 Mar 2011 16:35:52 -0700 (PDT)	[thread overview]
Message-ID: <20110315.163552.183047357.davem@davemloft.net> (raw)
In-Reply-To: <Pine.LNX.4.64.1103151913340.28997@juice.ott.cti.com>

From: Michael Smith <msmith@cbnco.com>
Date: Tue, 15 Mar 2011 19:21:29 -0400 (EDT)

> On Mon, 14 Mar 2011, David Miller wrote:
> 
>> > David Miller wrote:
>> > 
>> >> Existing arguments might be large enough to carry more than one piece
>> >> of information :-)
>> > 
>> > If it's encoded into another argument, would there be more overhead
>> > from bit-shifting it out than you'd save by losing an argument?
>> 
>> It sure will if it's the different between the argument being passed
>> in a register vs. on the stack.
> 
> I have a patch to replace u32 mark with an sk_buff. The mark is in the 
> sk_buff already, and so is the secpath field I need. Would that be 
> acceptable? I can hold off until the merge window is over.

Sounds good, and yes please wait until after the merge window.

      reply	other threads:[~2011-03-15 23:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-14 21:14 [PATCH] Disable rp_filter for IPsec packets Michael Smith
2011-03-14 21:25 ` David Miller
2011-03-14 21:29   ` Michael Smith
2011-03-14 21:41     ` David Miller
2011-03-14 22:11       ` Michael Smith
2011-03-14 22:14         ` David Miller
2011-03-14 22:23           ` Michael Smith
2011-03-14 22:27             ` David Miller
2011-03-15 23:21               ` Michael Smith
2011-03-15 23:35                 ` David Miller [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=20110315.163552.183047357.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=msmith@cbnco.com \
    --cc=netdev@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).