From: Andi Kleen <ak@suse.de>
To: Jyotheeswara Rao Kurma <jyotheeswara.rao@wipro.com>
Cc: Andi Kleen <ak@suse.de>, linux-kernel@vger.kernel.org
Subject: Re: netlink socket help
Date: Wed, 5 Dec 2001 14:43:42 +0100 [thread overview]
Message-ID: <20011205144342.A675@wotan.suse.de> (raw)
In-Reply-To: <3ab3637593.375933ab36@wipro.com>
In-Reply-To: <3ab3637593.375933ab36@wipro.com>
On Wed, Dec 05, 2001 at 04:10:58PM +0500, Jyotheeswara Rao Kurma wrote:
>
> > > How to get kernel route table ( not cache ) into user space , using
> > > netlink sockets, i tried with NLM_F_ROOT option. but it is
> > giving the
> > > route cache .
> >
> > Don't set the RTM_F_CLONED flag in the request.
> >
>
> But still getting entries more than what route/netstat command is
> showing. Any thing else ?
route/netsta don't show the whole picture. they are just for compatibility
and just show what can be expressed in the old ioctls. The in kernel
routing table is more rich.
-Andi
next prev parent reply other threads:[~2001-12-05 13:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-05 11:10 netlink socket help Jyotheeswara Rao Kurma
2001-12-05 13:43 ` Andi Kleen [this message]
[not found] <36e2a38f71.38f7136e2a@wipro.com.suse.lists.linux.kernel>
2001-12-05 10:31 ` Andi Kleen
-- strict thread matches above, loose matches on Subject: below --
2001-12-05 6:04 Jyotheeswara Rao Kurma
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=20011205144342.A675@wotan.suse.de \
--to=ak@suse.de \
--cc=jyotheeswara.rao@wipro.com \
--cc=linux-kernel@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 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.