diff options
Diffstat (limited to 'Documentation/networking/ip-sysctl.txt')
| -rw-r--r-- | Documentation/networking/ip-sysctl.txt | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index ec5de02f543f..b121c5db707f 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt | |||
| @@ -1266,13 +1266,22 @@ sctp_rmem - vector of 3 INTEGERs: min, default, max | |||
| 1266 | sctp_wmem - vector of 3 INTEGERs: min, default, max | 1266 | sctp_wmem - vector of 3 INTEGERs: min, default, max |
| 1267 | See tcp_wmem for a description. | 1267 | See tcp_wmem for a description. |
| 1268 | 1268 | ||
| 1269 | UNDOCUMENTED: | ||
| 1270 | 1269 | ||
| 1271 | /proc/sys/net/core/* | 1270 | /proc/sys/net/core/* |
| 1272 | dev_weight FIXME | 1271 | dev_weight - INTEGER |
| 1272 | The maximum number of packets that kernel can handle on a NAPI | ||
| 1273 | interrupt, it's a Per-CPU variable. | ||
| 1274 | |||
| 1275 | Default: 64 | ||
| 1273 | 1276 | ||
| 1274 | /proc/sys/net/unix/* | 1277 | /proc/sys/net/unix/* |
| 1275 | max_dgram_qlen FIXME | 1278 | max_dgram_qlen - INTEGER |
| 1279 | The maximum length of dgram socket receive queue | ||
| 1280 | |||
| 1281 | Default: 10 | ||
| 1282 | |||
| 1283 | |||
| 1284 | UNDOCUMENTED: | ||
| 1276 | 1285 | ||
| 1277 | /proc/sys/net/irda/* | 1286 | /proc/sys/net/irda/* |
| 1278 | fast_poll_increase FIXME | 1287 | fast_poll_increase FIXME |
