[gstreamer-bugs] [Bug 469917] multiudpsink IPv6 and diffserv TOS/TC markup

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 21 05:43:48 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=469917

  GStreamer | gst-plugins-good | Ver: 0.10.6

Henrik Eriksson changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |henriken at axis.com




------- Comment #3 from Henrik Eriksson  2008-05-21 12:43 UTC -------
I removed IGMP joins to multicast groups on the socket since they should not be
necessary to transmit multicast, i.e. rfc 1112 multicast level 1 support only.
But if the socket somehow ends being used as a multicast listener then it is
wrong to not do a join.  

The con of doing an unnecessary join on a group is that the network must route
that groups traffic to the joined node, adding to network and node loads, so I
wanted to avoid that if there is no need to receive in the element. 


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=469917.




More information about the Gstreamer-bugs mailing list