mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Michael Becker <michbec@t-online.de>
To: k8 s <uint32@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re[2]: IPSec Inbound Processing Basic Doubt
Date: Tue, 28 Jun 2005 23:53:13 +0200	[thread overview]
Message-ID: <118494907.20050628235313@t-online.de> (raw)
In-Reply-To: <699a19ea05062810311934eb91@mail.gmail.com>

Hello,

ks> Also can you please tell me what is dst_input() forloop meant for .
ks> Infact the code seems to match for dst_output() in terms of the 
ks> NET_XMIT_BYPASS usage.
ks> Infact I saw that ip_rcv_finish() calls this dst_input() what purpose
ks> does it serve.

I assume most of the time or maybe always the for-loop reduces to a single
function call, either ip_forward or ip_local_deliver.
(see ip_route_input_slow, watch out for rth->u.dst.input = ...)

Maybe someone else can explain, if there are scenarios where more that
one dst input function comes into play or whether it was just done to
keep it analog to dst_output ...?

Best regards
     Michael Becker

Hochschule Niederrhein - Krefeld, Germany


  reply	other threads:[~2005-06-28 21:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-23 17:55 k8 s
2005-06-27 16:24 ` Michael Becker
2005-06-28 17:08   ` k8 s
2005-06-28 17:31     ` k8 s
2005-06-28 21:53       ` Michael Becker [this message]
2005-06-28 21:41     ` Re[2]: " Michael Becker

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=118494907.20050628235313@t-online.de \
    --to=michbec@t-online.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=uint32@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

all inboxes | Powered by JetHome®