[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #20503] IGMP Improvement
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [bug #20503] IGMP Improvement |
Date: |
Mon, 03 Sep 2007 14:54:47 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 |
Follow-up Comment #12, bug #20503 (project lwip):
Some changes are check in: Initialize igmp_mac_filter to NULL in netif_add
(this field should be set in the netif's "init" function). Use the
"imr_interface" field (for socket layer) and/or the "interface" field (for
netconn layer), for join/leave operations. The igmp_join/leavegroup first
parameter change from a netif to an ipaddr. This field could be a netif's
ipaddr, or "any" (same meaning than ip_addr_isany).
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?20503>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #20503] IGMP Improvement,
Frédéric Bernon <=