lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #25687] netif_add with LWIP_IGMP enabled


From: Sam Wong
Subject: [lwip-devel] [bug #25687] netif_add with LWIP_IGMP enabled
Date: Mon, 23 Feb 2009 20:45:10 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6

URL:
  <http://savannah.nongnu.org/bugs/?25687>

                 Summary: netif_add with LWIP_IGMP enabled
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: stswong
            Submitted on: Mon 23 Feb 2009 08:45:08 PM GMT
                Category: IPv4
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: 1.3.0

    _______________________________________________________

Details:

Looking at netif_add, it resets netif->flags to 0 at the beginning and reset
netif->igmp_mac_filter to NULL. Then it checks if NETIF_FLAG_IGMP is set in
netif->flags, if set, call igmp_start. It doesn't seem like igmp_start will
ever be called. 




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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