linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Multicast data packets forwarding in Linux kernel w.r.t. IGMP Proxy
@ 2004-12-31 13:21 Uma Mahesh
  0 siblings, 0 replies; only message in thread
From: Uma Mahesh @ 2004-12-31 13:21 UTC (permalink / raw)
  To: linux-kernel

Hi,
I am trying to implement the IGMP Proxy software in Linux.

I have some basic doubt related to forwarding multicast data packets
in linux, w.r.t. IGMP Proxy.

Is it the IGMP Proxy or Linux kernel (on which multicast routing support
is enabled), which one forwards multicast data packets?

In other words, is it required IGMP Proxy to route multicast data packets
based on membership database it has?
OR
Is it required to add multicast routes into the kernel, like a multicast
router adds using socket option MRT_ADD_MFC, from user space?

Do we have any exported calls to add/delete multicast routes in the kernel?
Can any body help in this regard?

Thanks in Advance,
Mahesh.



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

only message in thread, other threads:[~2004-12-31 13:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-31 13:21 Multicast data packets forwarding in Linux kernel w.r.t. IGMP Proxy Uma Mahesh

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