Skip to content

fix(scp): use max_pdu_length method to set the value#624

Merged
Enet4 merged 1 commit intoEnet4:masterfrom
MikeRomaniuk:master
Jan 11, 2025
Merged

fix(scp): use max_pdu_length method to set the value#624
Enet4 merged 1 commit intoEnet4:masterfrom
MikeRomaniuk:master

Conversation

@MikeRomaniuk
Copy link
Copy Markdown
Contributor

CLoses #513

@MikeRomaniuk MikeRomaniuk reopened this Jan 6, 2025
@Enet4 Enet4 added bug This is a bug A-tool Area: tooling C-storescp Crate: dicom-storescp labels Jan 6, 2025
Copy link
Copy Markdown
Owner

@Enet4 Enet4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks just about right. I noticed that the tool won't validate max_pdu_length (should be in 4096..=131072) until it establishes associations, but this is a condition which can be fixed separately.

Thank you for your pull request. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tool Area: tooling bug This is a bug C-storescp Crate: dicom-storescp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

max_pdu_length isn't used in Store-SCP

2 participants