lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #38165] socket with mulicast


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #38165] socket with mulicast
Date: Wed, 26 Feb 2014 20:38:36 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36

Update of bug #38165 (project lwip):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

> setsockopt() to join or leave a group, must use: 
> netconn_join_leave_group(); 
> and do NOT use igmp_joingroup() or igmp_leavegroup()! 

Why? Isn't the IPv4 code the same? And as far as I read it,
IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP are meant for IPv4 only, not for IPv6 as
netconn_join_leave_group() handles it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?38165>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]