All of lore.kernel.org
 help / color / mirror / Atom feed
* incorrect help for NETLINK in 2.2.19
@ 2001-05-28 16:02 Magnus Damm
  0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2001-05-28 16:02 UTC (permalink / raw)
  To: linux-kernel

Hi all,

I think I've found some incorrect helptexts in 2.2.19:

I've compared the netlink config options for 2.2.19 with 2.4.5.

1. CONFIG_NETLINK - Enabling netlink

   The help in 2.4.5 seems correct to me.
   2.2.19 raves about nodes under /dev with major 36.  (BAD)


2. CONFIG_RTNETLINK - Route messages over netlink.

   2.4.5 seems good here too.
   2.2.19 tells us to create a /dev/route node.        (BAD)


3. CONFIG_NETLINK_DEV - Enable support for major 36 nodes.

   2.4.5 says that this option enables major 36 nodes.
   2.2.19 says nothing useful at all.                  (BAD)


CONFIG_NETLINK_DEV enables major 36 char devices for both 2.2 
and 2.4, right? 

If that is true then I suggest that the 2.4.5-help for NETLINK
is used for next 2.2-kernel.

And - the help for CONFIG_RTNETLINK claims that data sent to the
kernel is ignored. Is that really true?

Tell me if you want a patch.

Thanks /

Magnus Damm


http://opensource.se - open source in sweden

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-28 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-28 16:02 incorrect help for NETLINK in 2.2.19 Magnus Damm

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.