From: David Miller <davem@davemloft.net>
To: ebiederm@xmission.com
Cc: netdev@vger.kernel.org
Subject: Re: [net-next-2.6 PATCH 1/2] net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Date: Tue, 16 Feb 2010 15:55:28 -0800 (PST) [thread overview]
Message-ID: <20100216.155528.172308732.davem@davemloft.net> (raw)
In-Reply-To: <m1fx54kkyo.fsf@fess.ebiederm.org>
From: ebiederm@xmission.com (Eric W. Biederman)
Date: Sun, 14 Feb 2010 05:25:51 -0800
>
> Stop using the binary sysctl enumeartion in sysctl.h as an index into
> a per interface array. This leads to unnecessary binary sysctl number
> allocation, and a fragility in data structure and implementation
> because of unnecessary coupling.
>
> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Applied.
prev parent reply other threads:[~2010-02-16 23:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-14 13:25 [net-next-2.6 PATCH 1/2] net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers Eric W. Biederman
2010-02-14 13:27 ` [net-next-2.6 PATCH 2/2] net neigh: Decouple per interface neighbour table controls from binary sysctls Eric W. Biederman
2010-02-16 23:55 ` David Miller
2010-02-16 23:55 ` David Miller [this message]
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=20100216.155528.172308732.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ebiederm@xmission.com \
--cc=netdev@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).