Re: Firewalling and network resource consumption while under attack

Brandon S. Allbery KF8NH (allbery@kf8nh.apk.net)
Mon, 21 Sep 1998 21:17:26 -0300


In message <m0zLHmv-000aNTC@the-village.bc.nu>, Alan Cox writes:
+-----
| > if (backlog_is_too_large()) {
| > drop_packet(); /* probably skb_free() */
| > return;
| > }
|
| We've done that since before 1.0
+--->8

But either we're doing it too late, or the current problem reduces to the
same SA_INTERRUPT / run_bh problem we're already discussing.

-- 
brandon s. allbery	[os/2][linux][solaris][japh]	 allbery@kf8nh.apk.net
system administrator	     [WAY too many hats]	   allbery@ece.cmu.edu
electrical and computer engineering					 KF8NH
carnegie mellon university

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