Skip to content

Bad packet size handling in built-in server handlers #368

Open
@MJJoyce

Description

@MJJoyce

Both PacketHandler and CCSDSPacketHandler are lacking error reporting / graceful failing when data is received that is incorrectly sized relative to the configured packet definition(s). Both of these should complain loudly when an "invalid" input is received and reject (possibly with optional configuration to pass it along anyway) the improperly sized data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions