Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add check within HK_ValidateHkCopyTable to verify max table/combined packet size #60

Closed
dmknutsen opened this issue Sep 27, 2023 · 0 comments · Fixed by #61
Closed

Add check within HK_ValidateHkCopyTable to verify max table/combined packet size #60

dmknutsen opened this issue Sep 27, 2023 · 0 comments · Fixed by #61
Assignees
Milestone

Comments

@dmknutsen
Copy link
Contributor

Checklist (Please check before submitting)

  • [ x] I reviewed the Contributing Guide.
  • [ x] I reviewed the README file to see if the feature is in the major future work.
  • [ x] I performed a cursory search to see if the feature request is relevant, not redundant, nor in conflict with other tickets.

Is your feature request related to a problem? Please describe.
It is possible to for user's to build HK copy tables/combined packets that violate project specific requirements in regards to max packet size.

Describe the solution you'd like
Add logic inside of HK_ValidateHkCopyTable to determine the size of the resulting combined packet and ensure that it is less than the platform/project defined max value.

Requester Info
Dan Knutsen
NASA Goddard

@dmknutsen dmknutsen added this to the Equuleus milestone Sep 27, 2023
chillfig pushed a commit to chillfig/HK that referenced this issue Oct 13, 2023
dzbaker added a commit that referenced this issue Oct 23, 2023
Fix #60, Adds HK_ValidateHkCopyTable size check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants