[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #8745] Set filter for all nodes link local multicast
From: |
Wilson So |
Subject: |
[lwip-devel] [patch #8745] Set filter for all nodes link local multicast |
Date: |
Thu, 17 Sep 2015 21:49:32 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.89 Safari/537.36 |
URL:
<http://savannah.nongnu.org/patch/?8745>
Summary: Set filter for all nodes link local multicast
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: wilsonso
Submitted on: Thu 17 Sep 2015 09:49:31 PM GMT
Category: IPv6
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
In order to receive IPv6 link-local multicast packets on certain Wi-Fi
interfaces, we need to explicitly set the filter for it.
One could set it when the interface is added to lwIP, but it turns out that
sometimes the Wi-Fi chip would need to be reset after the interface has been
added. In such case, the filters would need to be populated again.
As a result, we propose this patch, which would add the link-local address to
the filter whenever we confirm the assignment of an IPv6 address to the
interface.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 17 Sep 2015 09:49:31 PM GMT Name:
0001-set-filter-for-allnodes-link-local-multicast.patch Size: 1kB By:
wilsonso
<http://savannah.nongnu.org/patch/download.php?file_id=34914>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8745>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #8745] Set filter for all nodes link local multicast,
Wilson So <=