All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Youngmin Kim" <blhole@venus.uos.ac.kr>
To: "Linux Kernel" <linux-kernel@vger.kernel.org>
Subject: Where or when are L2(ethernet) src/dst addresses changed during forwarding or local-out?
Date: Sun, 15 Jun 2003 15:27:58 +0900	[thread overview]
Message-ID: <001401c33307$43afacc0$1e6ef9cb@LocalHost> (raw)

Where or when are L2(ethernet) src/dst addresses changed during
forwarding or local-out?

In linux kernel about network, Which functions and forwarding phases
are
related above?



forwarding phase : 

1. 
packet --> NF_IP6_PRE_ROUTE --> decision of forwarding or local in
--> (if forwarding) NF_IP6_FORWARD --> NF_IP6POST_ROUTING
2. 
packet --> NF_IP6_LOCAL_OUT --> routing --> NF_IP6_POST_ROUTING


Thank you!!


                 reply	other threads:[~2003-06-15  6:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='001401c33307$43afacc0$1e6ef9cb@LocalHost' \
    --to=blhole@venus.uos.ac.kr \
    --cc=linux-kernel@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.