linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Where or when are L2(ethernet) src/dst addresses changed during forwarding or local-out?
@ 2003-06-15  6:27 Youngmin Kim
  0 siblings, 0 replies; only message in thread
From: Youngmin Kim @ 2003-06-15  6:27 UTC (permalink / raw)
  To: Linux Kernel

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!!


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-06-15  6:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-15  6:27 Where or when are L2(ethernet) src/dst addresses changed during forwarding or local-out? Youngmin Kim

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).