<rowang077[m]>
I'm designing a protocol to go over UDP and use liteeth. From what I understand from the liteeth udp interface there is no way to control when your data is send inside a UDP packet. Does the same hold when receiving packet?
<rowang077[m]>
Concretely the `last` signal does not indicate an end of packet when receiving data?