Skip to content

Fix #129, reject FD packets with segment_metadata flag set#151

Merged
astrogeco merged 1 commit intonasa:mainfrom
jphickey:fix-129-check-fd-pdu-flags
Jan 12, 2022
Merged

Fix #129, reject FD packets with segment_metadata flag set#151
astrogeco merged 1 commit intonasa:mainfrom
jphickey:fix-129-check-fd-pdu-flags

Conversation

@jphickey
Copy link
Copy Markdown
Contributor

@jphickey jphickey commented Jan 6, 2022

Describe the contribution
The CF does not currently interpret/use the segment metadata option inside file data PDUs. Packets with this bit set should
be rejected.

Fixes #129

Testing performed
Build CF and run all tests
Execute test file transfers between two CFE nodes

Expected behavior changes
None, CF does not set this bit on Tx, it should never be set on Rx.

System(s) tested on
Ubuntu 21.10

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

The CF does not currently interpret/use the segment metadata
option inside file data PDUs.  Packets with this bit set should
be rejected.
@jphickey jphickey added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jan 10, 2022
@astrogeco astrogeco merged commit 67259cc into nasa:main Jan 12, 2022
@astrogeco astrogeco removed the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jan 12, 2022
@jphickey jphickey deleted the fix-129-check-fd-pdu-flags branch January 12, 2022 16:52
@skliper skliper added this to the Draco milestone Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for segment metadata on File Data PDU

4 participants