From: Padraig Brady <padraig@antefacto.com>
To: remedy@mirotel.net
Cc: linux-kernel@vger.kernel.org
Subject: net sysctls questions
Date: Tue, 11 Jun 2002 15:11:40 +0100 [thread overview]
Message-ID: <3D06051C.3030305@antefacto.com> (raw)
In-Reply-To: <02061117004401.01217@fortress.mirotel.net>
The net.ipv4.icmp_default_ttl patch
reminds me, about wierd stuff I've
seen in the net sysctls:
/proc/sys/net/unix/max_dgram_qlen is only
readable by root. Why?
Documentation/networking/ip-sysctl.txt
refers to tcp_keepalive_interval when it should
refer to tcp_keepalive_intvl
/proc/sys/net/ipv4/conf/../{arp_filter,tag}
are not documented.
/proc/sys/net/ipv4/icmp_rate_limit is jiffies.
Shouldn't this be HZ, i.e. jiffies shouldn't
be exported to userspace as it's non portable?
Any comments before I do a patch?
Padraig.
next prev parent reply other threads:[~2002-06-11 14:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-11 14:00 net.ipv4.icmp_default_ttl Lev V. Vanyan
2002-06-11 14:11 ` Padraig Brady [this message]
2002-06-11 14:12 ` net sysctls questions David S. Miller
2002-06-11 14:29 ` Padraig Brady
2002-06-11 22:23 ` [PATCH] ip-sysctl.txt Padraig Brady
2002-06-12 6:21 ` David S. Miller
2002-06-13 9:57 ` net sysctls questions Remedy
2002-06-13 9:59 ` David S. Miller
2002-06-13 10:18 ` Remedy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3D06051C.3030305@antefacto.com \
--to=padraig@antefacto.com \
--cc=linux-kernel@vger.kernel.org \
--cc=remedy@mirotel.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.