Bugtraq mailing list archives

Re: Linux 2.0.33 vulnerability: oversized packets


From: jlewis () INORGANIC5 FDT NET (Jon Lewis)
Date: Wed, 22 Apr 1998 02:04:53 -0400


On Tue, 21 Apr 1998, Henrik Edlund wrote:

Rather than use NETDEBUG to totally disable the printk, I think it might
be more useful to put in some code to limit frequency of reporting...sort
of like Solar Designer's secure-linux patch's security_alert() function
does.

What is the NETDEBUG? Is it something you can "turn on" when you want to
see the messages?

/*
 *      Enable debug/info messages
 */

#define NETDEBUG(x)     do { } while (0)

#endif  /* _SOCK_H */


------------------------------------------------------------------
 Jon Lewis <jlewis () fdt net>  |  http://noagent.com/?jl1 for cheap
 Network Administrator       |  life insurance over the net.
 Florida Digital Turnpike    |
______http://inorganic5.fdt.net/~jlewis/pgp for PGP public key____



Current thread: