lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #43105] IGMP Membership General Query being ignored


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #43105] IGMP Membership General Query being ignored
Date: Mon, 01 Sep 2014 20:03:31 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36

Update of bug #43105 (project lwip):

                  Status:                    None => Works For Me           
             Assigned to:                    None => goldsimon              

    _______________________________________________________

Follow-up Comment #1:

Have you set NETIF_FLAG_IGMP to netif->flags in your netif's init function
(the one passed to netif_add)? This ensures igmp_init is called, which sets up
the RX filter for the allsystems group and adds it to the list of groups so it
should be found by igmp_lookfor_group.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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