Bug 447922 - MCAST_JOIN_GROUP sockopt fails for compat binaries.
Summary: MCAST_JOIN_GROUP sockopt fails for compat binaries.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: kernel
Version: 4.8
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Thomas Graf
QA Contact: Martin Jenner
URL:
Whiteboard:
Depends On:
Blocks: 447923
TreeView+ depends on / blocked
 
Reported: 2008-05-22 13:52 UTC by Ric Wheeler
Modified: 2014-06-18 08:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-10 12:12:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Woodhouse 2008-05-22 13:52:21 UTC
Someone told me IP{V6,}_ADD_MEMBERSHIP sockopts were deprecated and we should
use MCAST_JOIN_GROUP instead. That fails for 32-bit userspace on 64-bit kernels,
though. Fixed by upstream commit dae50295.

Test case at http://david.woodhou.se/MulticastTest.c should print '5 bytes
received' but will just hang.

Note that on RHEL4 you seem to have to have a global IPv6 address in order for
the test to work; I think that might be a separate bug.


Note You need to log in before you can comment on or make changes to this bug.