On Mar 2, 2026, at 12:57 PM, Johnny Billquist
<bqt(a)softjar.se> wrote:
...
And RSX only speaks Multinet. DDCMP without the Multinet headers are not dealt with. I
guess it would be possible to add, but then I'd have to process and understand when
one frame ends, so I can give it to DECnet properly.
But that is trivial. If it's a control frame, it's just a header. If it's a
data (or maintenance) frame, it's header plus the data length given in the header,
plus 2 bytes for the data CRC.
paul