* Adding multicast routes using Netlink sockets
@ 2004-07-08 6:50 Naveen Kumar
2004-07-08 13:53 ` Chris Friesen
0 siblings, 1 reply; 2+ messages in thread
From: Naveen Kumar @ 2004-07-08 6:50 UTC (permalink / raw)
To: linux-kernel
Hi,
I was trying to check if you can add multicast routes
to kernel using netlink sockets in a way similar to
unicast routes. As netlink sockets can be used to add
unicast routes to FIB, can you add multicast routes to
Multicast Forwarding Cache so that kernel can support
Multicast Forwarding?
If this is possible, how would you go about giving
options to the netlink sockets?
Please inform me by CCing your answers/suggestions to
me.
Thanks,
Naveen.
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Adding multicast routes using Netlink sockets
2004-07-08 6:50 Adding multicast routes using Netlink sockets Naveen Kumar
@ 2004-07-08 13:53 ` Chris Friesen
0 siblings, 0 replies; 2+ messages in thread
From: Chris Friesen @ 2004-07-08 13:53 UTC (permalink / raw)
To: Naveen Kumar; +Cc: linux-kernel
Naveen Kumar wrote:
> I was trying to check if you can add multicast routes
> to kernel using netlink sockets in a way similar to
> unicast routes.
> If this is possible, how would you go about giving
> options to the netlink sockets?
The fastest way to figure this out is to see whether it can be done with the
"ip" command. If so, then look at the iproute2 source code.
Chris
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-07-08 13:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-08 6:50 Adding multicast routes using Netlink sockets Naveen Kumar
2004-07-08 13:53 ` Chris Friesen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox