Re: PATCH: duplicate IP detection

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 14 Oct 1999 12:39:04 +0100 (BST)


> +
> + printk (KERN_WARNING "Uh Oh, MAC address %s claims to have our IP addresses (%s) (duplicate IP conflict likely)\n", hbuffer, in_ntoa(sip));
> + break;

You want to rate limit that so a stream of requests cant be used to spam
the console

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/