public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Why doesn't kernel store ICMP redirect in the routing tables?
@ 2003-01-30  5:36 Takeshi Kodama
  2003-01-30  6:31 ` Valdis.Kletnieks
  2003-01-30  8:16 ` Rogier Wolff
  0 siblings, 2 replies; 3+ messages in thread
From: Takeshi Kodama @ 2003-01-30  5:36 UTC (permalink / raw)
  To: Kernel Mailing List

Hello.

I run kernel-2.4.18. 
When kernel receives ICMP redirect message, only store ICMP redirect in the route cache,
not in the routeing tables.
I have a question.

Why doesn't kernel store ICMP redirect in the routing tables?

In kernel-2.4.18, when new route is added(or existed route is deleted)
and route become old, kernel flushs the route cache.
If kernel doesn't store ICMP redirect in the routing tables,
kernel will send packet to wrong gateway whenever flush the route cache.

Is it no matter that it generates ICMP redirect every time flush the route cache?  

Please tell me why kernel has such a specification that doesn't store ICMP redirect
in the routing tables.

Regards.
-----
Takeshi Kodama

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-30  8:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-30  5:36 Why doesn't kernel store ICMP redirect in the routing tables? Takeshi Kodama
2003-01-30  6:31 ` Valdis.Kletnieks
2003-01-30  8:16 ` Rogier Wolff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox