Re: Adding multicast routes using Netlink sockets

From: Chris Friesen
Date: Thu Jul 08 2004 - 08:55:04 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/