Re: dynamic configuration of TCP/IP driver

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 14 Sep 1998 17:25:33 +0100 (BST)


> Does the Linux kernel support dynamic configuration of
> parameters within the TCP/IP driver module? For example,

2.0.x supports some configuration

> what if you wanted to change the "listen queue" size on
> the fly? In Solaris, there is a command called "ndd" that

Listen queue size is a bit meaningless when using syn cookies ;)

> lets you get and set parameter values of the TCP/IP (and
> other kernel modules) driver.

In 2.1.x look in /proc/sys/*

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu