[Bug 757449] New: Add new unit test exposing IPv6 handling of IPv4 socket
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Nov 1 15:45:19 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757449
Bug ID: 757449
Summary: Add new unit test exposing IPv6 handling of IPv4
socket
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: sebras at hotmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
In the first patch in the series I add a new unit test for udpsink that
attempts to set QoS DSCP for an IPv4 socket previously given to the sink. This
results in the following error message:
0:00:00.053175184 24469 0x1711e60 ERROR multiudpsink
gstmultiudpsink.c:1056:gst_multiudpsink_setup_qos_dscp:<udpsink> could not set
TCLASS: Protocol not available
Which, while true, is not pretty. The second patch in the series queries the
family of the socket before attempting to use setsockopt() to set IPV6_TCLASS.
--
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