From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Thu, 2 Feb 2006 16:35:01 -0800

> If you are on a hostile network, or are running protocol tests, you can
> easily get the logged swamped by messages about bad UDP and ICMP packets.
> This turns those messages off unless a config option is enabled.
> 
> Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>

NETDEBUG should print out something by default.

We should fix the NETDEBUG() users.  Dave Jones recently fixed
a case in IGMP, for example.

It should print out messages for cases that are impossible and really
need investigation, and not for cases that can be triggered by random
packets being sent from a remote system.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to