[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #56293] The callback API used to add or delete multica
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [bug #56293] The callback API used to add or delete multicast MAC filter entry need some optimization |
Date: |
Thu, 30 Jan 2020 15:13:23 -0500 (EST) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36 |
Follow-up Comment #3, bug #56293 (project lwip):
Sigh, no patch. Ok, so I think this is a viable approach for standard MACs but
I could imagine there *are* MACs that have hardware offloading for IPv4/IPv6
available, so this should be optional.
In other words, I think it would be good to have a
'netif->multicast_mac_filter' callback and set 'igmp_mac_filter' and
'mld_mac_filter' to default callbacks that do the IPv4/IPv6-to-EthAddr
translation by default.
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?56293>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #56293] The callback API used to add or delete multicast MAC filter entry need some optimization,
Simon Goldschmidt <=