MAC address filtering doesnt let ICMPv6 packets in
Hi, I'm using NUCLEO-H743Z1 board with FreeRTOS+TCP stack. In the network interface of the stack I have configured the primary MAC address as 0x00:0x11:0x22:0x33:0x44:0x46 which gets written into the MACA0HR and MACA0LR registers in HAL_ETH_Init(). W...