mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 21:13:00 +00:00
This is a workaround for lack of driver API support for multicast management. So, instead we want to receive all multicast frames "by default", or otherwise basic IPv6 features, like address resolution, don't work. On Kinetis Ethernet controller, that translates to enabling promiscuous mode. The real fix depends on ZEP-1673. Change-Id: I98a27584be65bdc405de005383eb30bad2a7fcfc Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
---|---|---|
.. | ||
eth_dw_priv.h | ||
eth_dw.c | ||
eth_enc28j60_priv.h | ||
eth_enc28j60.c | ||
eth_mcux.c | ||
eth_sam_gmac_priv.h | ||
eth_sam_gmac.c | ||
Kconfig | ||
Kconfig.dw | ||
Kconfig.enc28j60 | ||
Kconfig.mcux | ||
Kconfig.sam_gmac | ||
Makefile | ||
phy_sam_gmac.c | ||
phy_sam_gmac.h |