Hello Sitara MCU team,
my customer is having issues with the lwIP Bridge for AM2434.
They have implemented a 3 port switch between CPSW, EMAC and the R5F.
The issue is that the port to the CPU is not responding to pings.
This is apparently document in the ICSS-CPSW+Bridge+documentation.pdf:
Note:
- Ping (ICMP functionality) on the bridge NetIF would be un-responsive. This is because
the same packet being used for ping with swapped source and destination address would
not be sent out by the bridge output function (bridgeif_send_to_port).
- The unicast packets with destination address as the MAC address of the bridge will be
consumed by the CPU itself and will not be forwarded.
However this presents an issue, as their product would need to be able to respond to pings so they will need a way to make this work.
Is there already a workaround for this?
Regards
Manuel