[Bug 687090] IPv6 <-> IPv4 mismatch when subscribing to multicast (send)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 5 02:10:32 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=687090
  GStreamer | gst-plugins-good | git

--- Comment #9 from Marc Leeman <marc.leeman at gmail.com> 2012-11-05 10:10:30 UTC ---
With the GLib patch, ttl and ttl-mc are not set correctly.

The GStreamer patch seems to behave correctly. There has been a suggestion to
duplcate all the internal socket work in GStreamer to both IPv4 and IPv6; but I
am not really in favour of that since it would break the existing API and it
has repercussions throughout the code base.

I think the current two GStreamer patches are relatively isolated and correct
the input towards GLib.

The alternative is to provide the cascade (try6-catch-try4) everywhere in the
GLib code base.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list