Skip to content

AX.25 version 2.0 segmenter #252

@jmkristian

Description

@jmkristian

Direwolf segments large frames when sending AX.25 version 2.0 packets. It should not. Instead, it should simply divide the data into packets without segment headers, on an AX.25 version 2.0 connection.

From https://www.tapr.org/pdf/AX25.2.2.pdf :
"The receipt of an XID response from the other station establishes that both stations are using AX.25 version 2.2 or higher and enables the use of the segmenter/reassembler and selective reject."
"The segmenter/reassembler procedure is only enabled if both stations on the link are using AX.25 version 2.2 or higher."

An example log.txt is attached. Direwolf is configured with PACLEN 64 and V20 W3XSC-1.
log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions