mirror of
https://github.com/open-simh/simh.git
synced 2026-02-25 00:28:10 +00:00
When packets arrive which require multiple receive buffers to deliver, the full packet size is reported in the MLEN field of the final receive descriptor used (the one with the ENF bit set). Previously, correct behavior only happened when the full packet fit into a single receive buffer. This problem was reported and the detail identified by Johnny Billquist.
70 KiB
70 KiB