[Bug 702002] setting address pool with only ipv4 addresses doesn't work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 1 05:53:09 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=702002
  GStreamer | gst-rtsp-server | 1.x

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2013-07-01 12:53:04 UTC ---
First patch to not fail when one of ipv4 or ipv6 fails. Next is to only allow
setup requests for this stream in one of the supported families.

commit 82812988a6f37da1b19adc00ce4ccd6ac8b97cfb
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon Jul 1 14:45:49 2013 +0200

    stream: handle failed port allocation

    Allow for ipv4 or ipv6 socket allocations to fail. Only report failure if
we
    can't allocate any family at all. Also keep track of what port families we
    allocated.

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

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