-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello!

I'm using the entries in "/proc/sys/net/ipv4/conf/{all,<devname>}" to
enable or disable certain additional features of the kernel's network
code.

In "include/linux/inetdevice.h" some entries are defined with logical ANDs
and some are defined with logical ORs.

My simple question is:

  Why isn't this done in a consistent way, which is transparent to the user?

If there is a special need to use ANDs and ORs, why isn't this visible from
the outside? I had to look into the kernel's source to see the difference!
An idea I had, was using "../all" for ORs and (a new) "../global" for ANDs.

If there is no reason, why not change it? And please do not argue with
"the holy grail of compatibility" - as far as I saw, most users did not
realize, that there is a difference and simply set all "../all" to 1 all
the time!

Regards
 Sven Anders

- --
 Sven Anders <[EMAIL PROTECTED]>                 () Ascii Ribbon Campaign
                                                 /\ Support plain text e-mail
 ANDURAS service solutions AG
 Innstraße 71 - 94036 Passau - Germany
 Web: www.anduras.de - Tel: +49 (0)851-4 90 50-0 - Fax: +49 (0)851-4 90 50-55
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEB/0c5lKZ7Feg4EcRAirhAKCqO3CtK48ffMLyx7Wv9ndvx5cs0QCfUU1e
UcG3upSA8Xy512q4Oe4gisA=
=pjyI
-----END PGP SIGNATURE-----
begin:vcard
fn:Sven Anders
n:Anders;Sven
org:ANDURAS AG;Research and Development
adr;quoted-printable:;;Innstra=C3=9Fe 71;Passau;Bavaria;94036;Germany
email;internet:[EMAIL PROTECTED]
title:Dipl. Inf.
tel;work:++49 (0)851 / 490 50 - 0
tel;fax:+49 (0)851 / 4 90 50 - 55
x-mozilla-html:FALSE
url:http://www.anduras.de
version:2.1
end:vcard

Reply via email to