Netdev List
 help / color / mirror / Atom feed
* [PATCH 1/1] sysctl configurable icmperror sourceaddress
@ 2005-06-07  9:26 J. Simonetti
  2005-06-07  9:40 ` J. Simonetti
  2005-06-08 21:45 ` Lennert Buytenhek
  0 siblings, 2 replies; 5+ messages in thread
From: J. Simonetti @ 2005-06-07  9:26 UTC (permalink / raw)
  To: netdev

This patch alows you to change the source address of icmp error
messages. It applies cleanly to 2.6.11.11 and retains the default
behaviour.

In the old (default) behaviour icmp error messages are sent with the ip
of the exiting interface.
The new behaviour (when the sysctl variable is toggled on), it will send
the message with the ip of the interface that received the packet that
caused the icmp error. This is the behaviour network administrators will
expect from a router. It makes debugging complicated network layouts
much easier. Also, all 'vendor routers' I know of have the later
behaviour.

Regards,

Jeroen Simonetti
--
"Absolutely nothing should be concluded from these figures except that
no conclusion can be drawn from them."
(By Joseph L. Brothers, Linux/PowerPC Project)

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

end of thread, other threads:[~2005-06-08 23:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-07  9:26 [PATCH 1/1] sysctl configurable icmperror sourceaddress J. Simonetti
2005-06-07  9:40 ` J. Simonetti
2005-06-08 21:45 ` Lennert Buytenhek
2005-06-08 21:49   ` David S. Miller
2005-06-08 23:40     ` Lennert Buytenhek

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