d864f5de5b
This commit adds support for a 6LoCAN Ethernet border translator. CAN frames with the translator CAN address are translated and forwarded to Ethernet. Ethernet frames with the first 34 bits matching the MAC address of the translator are translated and forwarded to 6LoCAN. Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.dw | ||
Kconfig.e1000 | ||
Kconfig.enc28j60 | ||
Kconfig.liteeth | ||
Kconfig.mcux | ||
Kconfig.native_posix | ||
Kconfig.sam_gmac | ||
Kconfig.smsc911x | ||
Kconfig.stellaris | ||
Kconfig.stm32_hal | ||
eth_dw.c | ||
eth_dw_priv.h | ||
eth_e1000.c | ||
eth_e1000_priv.h | ||
eth_enc28j60.c | ||
eth_enc28j60_priv.h | ||
eth_liteeth.c | ||
eth_mcux.c | ||
eth_native_posix.c | ||
eth_native_posix_adapt.c | ||
eth_native_posix_priv.h | ||
eth_sam_gmac.c | ||
eth_sam_gmac_priv.h | ||
eth_smsc911x.c | ||
eth_smsc911x_priv.h | ||
eth_stellaris.c | ||
eth_stellaris_priv.h | ||
eth_stm32_hal.c | ||
eth_stm32_hal_priv.h | ||
phy_sam_gmac.c | ||
phy_sam_gmac.h |