Re: Firewalling and network resource consumption while under attack

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 22 Sep 1998 03:02:44 +0100 (BST)


> if (backlog_is_too_large()) {
> drop_packet(); /* probably skb_free() */
> return;
> }

We've done that since before 1.0

-
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/