netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NETLINK_ROUTE sockets in kernel
@ 2004-11-02 19:46 Anil Gunturu
  2004-11-02 21:22 ` David S. Miller
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Anil Gunturu @ 2004-11-02 19:46 UTC (permalink / raw)
  To: netdev

Hi,
I am trying to undestand the NETLINK_ROUTE protocol sockets on 2.4.18
kernel. Specifically, I am interested in knowing how the kernel
processes the netlink messages that it recieves from user space. I was
browsing the rtnetlink_rcv_msg (net/core/rtnetlink.c) function in the
kernel. But its not clear on how the rtnetlink_links array is
populated for PF_NETLINK family. rtnetlink_init seem to populate for
PF_PACKET and PF_UNSPEC.
Thanks,
-Anil

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-11-03  0:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-02 19:46 NETLINK_ROUTE sockets in kernel Anil Gunturu
2004-11-02 21:22 ` David S. Miller
2004-11-02 21:44 ` John W. Linville
2004-11-03  0:52   ` Neil Horman
2004-11-02 22:15 ` Herbert Xu

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).