You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Peter Hedinger 2014-12-09 10:30:40 GMT
It the user application requests sending of packet with less than 60 bytes of data the MAC layer simply appends the CRC and sends it.
This is not what I would expect and should probably be change so that it is at least well documented and traps if the user attempts to send a frame which is too small as the MAC should be responsible for ensuring that the station doesn't drive invalid packets onto the wire.
The text was updated successfully, but these errors were encountered:
http://bugzilla.xmos.local/show_bug.cgi?id=16221
Peter Hedinger 2014-12-09 10:30:40 GMT
It the user application requests sending of packet with less than 60 bytes of data the MAC layer simply appends the CRC and sends it.
This is not what I would expect and should probably be change so that it is at least well documented and traps if the user attempts to send a frame which is too small as the MAC should be responsible for ensuring that the station doesn't drive invalid packets onto the wire.
The text was updated successfully, but these errors were encountered: