[Bug 791743] Multicast TTL not set on stream sockets correctly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 19 08:49:40 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=791743

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
   Target Milestone|git master                  |1.13.1
           Severity|normal                      |blocker

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
The code in GIT master is still broken. update_transport() has one case of
mcast and one of unicast, but only in the unicast case does it set "ttl-mc"
which makes no sense.

However that code should definitely run, otherwise neither multicast nor
unicast would work at all. Are your INFO messages maybe just not run because
ttl is <= 0?


For the examples, I can confirm that test-multicast asserts like that but
test-multicast2 seems to work. Nonetheless, test-multicast should be fixed of
course :)

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